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/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/etc-cleanup/Makefile b/src/etc-cleanup/Makefile
index 23121c521..d9dcdbea8 100644
--- a/src/etc-cleanup/Makefile
+++ b/src/etc-cleanup/Makefile
@@ -7,6 +7,4 @@ MOD_DIR = $(ROOT)/src/$(MOD)
7PROG = $(MOD_DIR)/$(MOD) 7PROG = $(MOD_DIR)/$(MOD)
8TARGET = $(PROG) 8TARGET = $(PROG)
9 9
10EXTRA_HDRS = ../include/etc_groups.h
11
12include $(ROOT)/src/prog.mk 10include $(ROOT)/src/prog.mk