summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1ee8bc1..2064a0b 100644
--- a/Makefile
+++ b/Makefile
@@ -22,7 +22,7 @@ indent:
# astyle --indent=spaces=4 --brackets=attach --indent-switches --max-instatement-indent=40 --pad=oper --unpad=paren --convert-tabs --mode=c < oss.c
clean:
- rm -f *.o meta-name-table.h
+ rm -f *.o meta-name-table.h test-bufferq test-llist test-sine
common.o: meta-name-table.h