From 8ad3f4a088bf7b0cbe76b8b760c70d050fc88d9b Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Sun, 13 Feb 2005 19:51:22 +0000 Subject: [PATCH] Hook up the snapshots page to the build. --- en/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/en/Makefile b/en/Makefile index 9c205a16e8..c08f57bb81 100644 --- a/en/Makefile +++ b/en/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/Makefile,v 1.116 2004/12/18 12:35:25 ceri Exp $ +# $FreeBSD: www/en/Makefile,v 1.117 2004/12/30 17:53:43 hrs Exp $ .if exists(Makefile.conf) .include "Makefile.conf" @@ -57,6 +57,7 @@ SUBDIR+= releng SUBDIR+= search SUBDIR+= security SUBDIR+= smp +SUBDIR+= snapshots SUBDIR+= tutorials .if !defined(WEB_ONLY) || empty(WEB_ONLY) SUBDIR+= doc