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