summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2000-03-12 22:16:18 +0000
committerrwatson <rwatson@FreeBSD.org>2000-03-12 22:16:18 +0000
commit70c8a5c00e3b3c97f892ea0f29ac2d10da252907 (patch)
tree219fe039847fe990aecbb8c493647c0b2409e88c /etc/Makefile
parentb680890228275589cbf296a51cca5bd5fd2e1ce4 (diff)
downloadFreeBSD-src-70c8a5c00e3b3c97f892ea0f29ac2d10da252907.zip
FreeBSD-src-70c8a5c00e3b3c97f892ea0f29ac2d10da252907.tar.gz
Expand the increasingly inaccurately named NOSPAM /etc file list to include
new sample database files, so that they will be installed with make distribution. NOSPAM probably ought to be renamed to MAIL. Reviewed by: peter Approved by: jkh
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile
index e0f3435..9b77f93 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
OpenPOWER on IntegriCloud