Add the 06 directory.
This commit is contained in:
parent
cd5e4f7a27
commit
24b4f5a9d7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7397
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $FreeBSD: www/en/docproj/Makefile,v 1.7 1999/09/06 07:02:43 peter Exp $
|
# $FreeBSD: www/en/conspectus/stable/2000/Makefile,v 1.1 2000/05/31 20:35:47 nik Exp $
|
||||||
|
|
||||||
.if exists(../Makefile.conf)
|
.if exists(../Makefile.conf)
|
||||||
.include "../Makefile.conf"
|
.include "../Makefile.conf"
|
||||||
|
@ -7,5 +7,6 @@
|
||||||
DOCS= index.sgml
|
DOCS= index.sgml
|
||||||
|
|
||||||
SUBDIR= 05
|
SUBDIR= 05
|
||||||
|
SUBDIR+= 06
|
||||||
|
|
||||||
.include "../../../web.mk"
|
.include "../../../web.mk"
|
||||||
|
|
Loading…
Reference in a new issue