aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/etc-cleanup/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/etc-cleanup/Makefile b/src/etc-cleanup/Makefile
index 349da8821..10c28cd76 100644
--- a/src/etc-cleanup/Makefile
+++ b/src/etc-cleanup/Makefile
@@ -4,6 +4,6 @@ ROOT = ../..
4PROG = etc-cleanup 4PROG = etc-cleanup
5TARGET = $(PROG) 5TARGET = $(PROG)
6 6
7MOD_HDRS = ../include/etc-groups.h 7MOD_HDRS = ../include/etc_groups.h
8 8
9include $(ROOT)/src/prog.mk 9include $(ROOT)/src/prog.mk