summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2010-02-04 00:53:18 +0000
committerChristian Pointner <equinox@anytun.org>2010-02-04 00:53:18 +0000
commit338da94bea80a16c737117b614ace2f4bb4446a3 (patch)
tree6d9b1937374c3648aa91e77654fc3dc25bf4b3b0 /src/Makefile
parentwin32 support for sysExec, sysExec.hpp arch-specific files introduced (diff)
fixed build on posix
some 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 0e91563..6a3683d 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -179,6 +179,7 @@ distclean: cleanall
find . -name *.o -exec rm -f {} \;
rm -f config.sub config.guess
rm -f signalHandler.hpp
+ rm -f sysExec.hpp
rm -f version.h
rm -f tunDevice.cpp
rm -f include.mk