aboutsummaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 4d2762f..f94b0a4 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -14,7 +14,7 @@ include FICS/build.mk
# common rules
include common.mk
-.PHONY: clean install
+.PHONY: clean install-init install
include $(TARGETS_DIR)clean.mk
include $(TARGETS_DIR)install.mk