diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2000-03-12 22:16:18 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2000-03-12 22:16:18 +0000 |
| commit | 2e63fb6acd3fa3b39d15edd291913cad23a280e2 (patch) | |
| tree | 6d7acb5b619d8e345a20dc9012df7d9d45142da0 | |
| parent | c6b23672b0691bdab5bf3c157a551187eb9a9fb0 (diff) | |
Notes
| -rw-r--r-- | etc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile index e0f34359a4be..9b77f9344ef5 100644 --- a/etc/Makefile +++ b/etc/Makefile @@ -33,7 +33,8 @@ MTREE= BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist \ NAMEDB= PROTO.localhost.rev named.conf named.root make-localhost PPPCNF= ppp.deny ppp.shells.sample PPPCF2= ppp.conf -NOSPAM= Makefile README mailer.conf +NOSPAM= Makefile README mailer.conf access.sample virtusertable.sample \ + mailertable.sample # Special top level files for FreeBSD |
