aboutsummaryrefslogtreecommitdiffstats
path: root/vhook/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'vhook/Makefile')
-rw-r--r--vhook/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/vhook/Makefile b/vhook/Makefile
index 58844f950a..2fb079d279 100644
--- a/vhook/Makefile
+++ b/vhook/Makefile
@@ -43,7 +43,7 @@ clean:
rm -f *.o *.d *~ *.a *.lib *.so *.dylib *.dll
distclean: clean
- rm -f Makefile.bak .depend
+ rm -f .depend
ifneq ($(wildcard .depend),)
include .depend