diff --git a/etc/Makefile b/etc/Makefile index 29739313927c..a4e199e6b76f 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -10,7 +10,8 @@ BIN1= aliases amd.map auth.conf crontab csh.cshrc csh.login csh.logout \ apmd.conf \ phones printcap profile protocols rc rc.atm rc.devfs rc.diskless1 \ rc.diskless2 rc.firewall rc.isdn rc.network rc.pccard rc.serial \ - rc.shutdown etc.${MACHINE_ARCH}/rc.${MACHINE_ARCH} remote security \ + rc.shutdown rc.sysctl etc.${MACHINE_ARCH}/rc.${MACHINE_ARCH} \ + remote security \ services shells syslog.conf etc.${MACHINE_ARCH}/ttys \ etc.${MACHINE_ARCH}/disktab rpc \ ${.CURDIR}/../gnu/usr.bin/man/manpath/manpath.config \