Add the 06 directory.

This commit is contained in:
Nik Clayton 2000-06-17 13:15:37 +00:00
parent cd5e4f7a27
commit 24b4f5a9d7
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7397

View file

@ -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)
.include "../Makefile.conf"
@ -7,5 +7,6 @@
DOCS= index.sgml
SUBDIR= 05
SUBDIR+= 06
.include "../../../web.mk"