diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |