summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2007-05-14 17:15:57 +0000
committerLennart Poettering <lennart@poettering.net>2007-05-14 17:15:57 +0000
commit5e75836b1fa7c160def7bdaf8369cb9124ba7c2b (patch)
tree28b28525467f0a12a9b95459bb8d8c6dbb05cdff /Makefile
parent7863243679e0b23cd37a7e1ea394f0e044c4bbfe (diff)
remove binaries on "make clean"
git-svn-id: file:///home/lennart/svn/public/libsydney/trunk@23 9ba3c220-e4d3-45a2-8aa3-73fcc9aff6ce
Diffstat (limited to 'Makefile')
-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