aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f49d561..a01ac44 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ include FICS/build.mk
# common rules
include common.mk
-.PHONY: clean
+.PHONY: clean install
include $(TARGETS_DIR)clean.mk
include $(TARGETS_DIR)install.mk