Add BSD.x11.dist to list of files to copy to /etc/mtree. Sorry if this

breaks "make release", Jordan!

PR:		4110
Not reviewed by:	jkh
This commit is contained in:
Satoshi Asami 1997-07-18 03:49:47 +00:00
parent 78342719d6
commit 1654bb8245
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=27487

View File

@ -1,5 +1,5 @@
# from: @(#)Makefile 5.11 (Berkeley) 5/21/91
# $Id: Makefile,v 1.151 1997/06/04 03:58:52 asami Exp $
# $Id: Makefile,v 1.152 1997/07/05 19:35:22 pst Exp $
# -rw-r--r--
BINOWN= root
@ -22,7 +22,8 @@ BIN2= motd
# -rwxr-xr-x root.wheel, for the new cron root.wheel
BIN3= daily weekly monthly netstart pccard_ether
MTREE= BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist BSD.var.dist
MTREE= BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist \
BSD.var.dist BSD.x11.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 \