Hook up the bigdisk directory.

This commit is contained in:
Scott Long 2004-09-12 18:38:24 +00:00
parent 50d93bf0bc
commit b85c84579b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22323

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/en/projects/Makefile,v 1.15 2004/01/14 20:13:20 ceri Exp $
# $FreeBSD: www/en/projects/Makefile,v 1.16 2004/05/12 12:10:44 murray Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -14,6 +14,6 @@ DOCS+= cvsweb.sgml
INDEXLINK= projects.html
SUBDIR= busdma c99 gnats4 mips
SUBDIR= busdma c99 gnats4 mips bigdisk
.include "${WEB_PREFIX}/share/mk/web.site.mk"