diff options
Diffstat (limited to 'etc.BSD')
-rw-r--r-- | etc.BSD/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc.BSD/Makefile b/etc.BSD/Makefile index 9399c9b8..1e5b056e 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 |