summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init.d.BSD/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.d.BSD/Makefile b/init.d.BSD/Makefile
index af6b03e..41bafce 100644
--- a/init.d.BSD/Makefile
+++ b/init.d.BSD/Makefile
@@ -1,5 +1,5 @@
DIR = /etc/init.d
-BIN = clock ipfw moused powerd rpcbind syscons sysctl syslogd
+BIN = clock ipfw moused powerd rarpd rpcbind syscons sysctl syslogd
TOPDIR = ..
include $(TOPDIR)/default.mk