summaryrefslogtreecommitdiff
path: root/etc.BSD/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'etc.BSD/Makefile')
-rw-r--r--etc.BSD/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc.BSD/Makefile b/etc.BSD/Makefile
index 9399c9b..1e5b056 100644
--- a/etc.BSD/Makefile
+++ b/etc.BSD/Makefile
@@ -1,5 +1,6 @@
DIR = /etc
-CONF = rc rc.shutdown
+CONF = devd.conf rc rc.shutdown
+BIN = rc.devd
TOPDIR = ..
include $(TOPDIR)/default.mk