summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authordanny <danny@FreeBSD.org>1997-08-13 12:56:12 +0000
committerdanny <danny@FreeBSD.org>1997-08-13 12:56:12 +0000
commit7a5418e034cea7493685f3553b6ac613d224f5da (patch)
tree7dcb8b4cbc39b126a841b06a4e283040fcd6b67e /etc
parente6cd74c6498a6be8165cf1bd03d3ac48616dc1e3 (diff)
downloadFreeBSD-src-7a5418e034cea7493685f3553b6ac613d224f5da.zip
FreeBSD-src-7a5418e034cea7493685f3553b6ac613d224f5da.tar.gz
Add ppp.shells.sample and ppp.deny to Makefile so they actually appear
in a release. Reminded by: Satoshi and DavidG
Diffstat (limited to 'etc')
-rw-r--r--etc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile
index ff52bba..f126414 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
-# $Id: Makefile,v 1.155 1997/08/12 18:23:22 pst Exp $
+# $Id: Makefile,v 1.156 1997/08/13 11:22:21 jkh Exp $
# -rw-r--r--
BINOWN= root
@@ -28,7 +28,7 @@ MTREE= BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist \
NAMEDB= PROTO.localhost.rev named.boot named.root make-localhost
PPPCNF= ppp.conf.filter.sample ppp.conf.iij.sample ppp.conf.sample \
ppp.conf.server.sample ppp.dialup.sample ppp.linkup.sample \
- ppp.pap.dialup.sample ppp.secret.sample
+ ppp.pap.dialup.sample ppp.secret.sample ppp.deny ppp.secret.sample
# Special top level files for FreeBSD
OpenPOWER on IntegriCloud