aboutsummaryrefslogtreecommitdiffstats
path: root/src/firemon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/firemon/Makefile')
-rw-r--r--src/firemon/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/firemon/Makefile b/src/firemon/Makefile
index 433e4267d..514eb98eb 100644
--- a/src/firemon/Makefile
+++ b/src/firemon/Makefile
@@ -1,3 +1,6 @@
1.SUFFIXES:
2MAKEFLAGS += -r
3
1ROOT = ../.. 4ROOT = ../..
2-include $(ROOT)/config.mk 5-include $(ROOT)/config.mk
3 6