From 1cedd63954be4fbf0f898483525190927c5601b7 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Sun, 18 Jun 2000 23:08:11 +0000 Subject: [PATCH] Activate conspectus. --- ja/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ja/Makefile b/ja/Makefile index 6c5d00590f..9c77c3d4d5 100644 --- a/ja/Makefile +++ b/ja/Makefile @@ -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