diff options
| author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2002-02-06 04:57:25 +0000 |
|---|---|---|
| committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2002-02-06 04:57:25 +0000 |
| commit | 9785aaf1b351a0dee6f58360fc0ecbafb16f68c5 (patch) | |
| tree | 4f87451cbd8b85b0e01d5d44846de9d871b02dcd /etc | |
| parent | 21afea8038f8cd9241986fc27300f3c6e55349f6 (diff) | |
Notes
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile index 81aa09a0bb7f..3823a34864ee 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -42,7 +42,8 @@ BIN2= netstart pccard_ether rc.suspend rc.resume MTREE= BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist \ BSD.var.dist BSD.x11.dist BSD.x11-4.dist -NAMEDB= PROTO.localhost.rev named.conf named.root make-localhost +NAMEDB= PROTO.localhost.rev PROTO.localhost-v6.rev named.conf named.root \ + make-localhost PPPCNF= ppp.conf ETCMAIL=Makefile README mailer.conf access.sample virtusertable.sample \ mailertable.sample aliases |
