diff options
| author | Yoshinobu Inoue <shin@FreeBSD.org> | 2000-03-13 04:59:43 +0000 |
|---|---|---|
| committer | Yoshinobu Inoue <shin@FreeBSD.org> | 2000-03-13 04:59:43 +0000 |
| commit | dd3552c8a7b2b6823668c2834f667466844698de (patch) | |
| tree | b5462551196df7c887431d75d8dcedca71cd0e50 | |
| parent | f9b3ac8d7f644c5264d3811ff09cbb6ab3836754 (diff) | |
Notes
| -rw-r--r-- | etc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile index 9b77f9344ef5..a3bf7547df1b 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -9,7 +9,8 @@ BIN1= aliases amd.map apmd.conf auth.conf \ hosts hosts.allow host.conf hosts.equiv hosts.lpd \ inetd.conf login.access login.conf \ motd modems networks newsyslog.conf \ - pam.conf pccard.conf.sample phones printcap profile protocols \ + pam.conf pccard.conf.sample phones pim6dd.conf pim6sd.conf \ + printcap profile protocols \ rc rc.atm rc.devfs rc.diskless1 rc.diskless2 rc.firewall rc.isdn \ rc.network rc.network6 rc.pccard rc.serial rc.shutdown rc.sysctl \ remote rpc security services shells syslog.conf usbd.conf \ |
