Link in the conspectus

This commit is contained in:
Nik Clayton 2000-06-07 00:03:33 +00:00
parent 9ea26bb911
commit 4a34ce1263
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7294

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/en/Makefile,v 1.50 1999/09/19 09:47:51 wosch Exp $
# $FreeBSD: www/en/Makefile,v 1.51 2000/01/29 14:18:17 wosch Exp $
.if exists(Makefile.conf)
.include "Makefile.conf"
.endif
@ -42,6 +42,7 @@ SUBDIR+= search
SUBDIR+= gallery
SUBDIR+= projects
SUBDIR+= releases
SUBDIR+= conspectus
.if !defined(WEB_ONLY) || empty(WEB_ONLY)
SUBDIR+= ports
.endif