summaryrefslogtreecommitdiff
path: root/etc.BSD
diff options
context:
space:
mode:
Diffstat (limited to 'etc.BSD')
-rw-r--r--etc.BSD/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc.BSD/Makefile b/etc.BSD/Makefile
index 61df479..6ddb344 100644
--- a/etc.BSD/Makefile
+++ b/etc.BSD/Makefile
@@ -1,5 +1,5 @@
DIR = /etc
-FILES = rc rc.shutdown
+CONF = rc rc.shutdown
TOPDIR = ..
include $(TOPDIR)/default.mk