Replace spaces with a tab to fix build breakage
This commit is contained in:
parent
85075a3914
commit
7dfcd4ed13
@ -16,6 +16,6 @@ CFLAGS += -Wall -g -DDEBUG
|
||||
MAN1 = dtmfdecode.1
|
||||
|
||||
test: ${PROG}
|
||||
uudecode -p < dtmfsounds.al.uu | ./${PROG}
|
||||
uudecode -p < dtmfsounds.al.uu | ./${PROG}
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user