diff --git a/Makefile b/Makefile index 950414c..3ec736e 100644 --- a/Makefile +++ b/Makefile @@ -52,7 +52,6 @@ SRC = \ tty.c \ uname.c \ seq.c \ - seq-test.c \ wc.c OBJ = $(SRC:.c=.o) $(LIB)