summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2009-02-18 13:11:55 +0000
committerChristian Pointner <equinox@anytun.org>2009-02-18 13:11:55 +0000
commitaab25c91cb073e5cf9c3bc82380d005ab2e9e42f (patch)
tree175355a5541ce108f9a66b2f76b66933a48f4cc6 /src/Makefile
parentsmall cleanup (diff)
small cleanup
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile
index 89570a2..3a346cf 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -84,6 +84,7 @@ distclean: clean
clean:
rm -f *.o
rm -f *.d
+ rm -f *.d.*
rm -f $(EXECUTABLE)
manpage: