Activate conspectus.

This commit is contained in:
Jun Kuriyama 2000-06-18 23:08:11 +00:00
parent 00524f1ffd
commit 1cedd63954
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7409

View file

@ -1,6 +1,6 @@
# $FreeBSD: www/ja/Makefile,v 1.38 2000/01/06 12:53:23 kuriyama Exp $
# $FreeBSD: www/ja/Makefile,v 1.39 2000/05/07 01:49:15 kuriyama Exp $
# The FreeBSD Japanese Documentation Project
# Original revision: 1.51
# Original revision: 1.52
.if exists(Makefile.conf)
.include "Makefile.conf"
@ -46,6 +46,7 @@ SUBDIR+= search
SUBDIR+= gallery
SUBDIR+= projects
SUBDIR+= releases
SUBDIR+= conspectus
.if !defined(WEB_ONLY) || empty(WEB_ONLY)
SUBDIR+= ports
.endif