summaryrefslogtreecommitdiff
path: root/vhook/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'vhook/Makefile')
-rw-r--r--vhook/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/vhook/Makefile b/vhook/Makefile
index e7a103bb66..167b8bfb00 100644
--- a/vhook/Makefile
+++ b/vhook/Makefile
@@ -47,6 +47,4 @@ distclean: clean
.PHONY: all depend dep clean distclean install* uninstall*
-ifneq ($(wildcard .depend),)
-include .depend
-endif
+-include .depend