From 398b14d9a3fe96aa60afb7d147ed05cf2160b36a Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Sun, 25 Feb 2001 12:00:49 +0000 Subject: [PATCH] Add de/ subdir. --- Makefile | 4 ++-- en/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 2867535ffb..872c19d54b 100644 --- a/Makefile +++ b/Makefile @@ -1,11 +1,11 @@ -# $FreeBSD: www/Makefile,v 1.15 2000/11/08 01:15:39 kuriyama Exp $ +# $FreeBSD: www/Makefile,v 1.16 2000/11/30 00:03:37 kuriyama Exp $ WEB_PREFIX= ${.CURDIR} SUBDIR= en .if make(obj) -SUBDIR+= ja es ru zh +SUBDIR+= ja es ru zh de .endif links: diff --git a/en/Makefile b/en/Makefile index 63bf53f8c8..4d6a0d1c6d 100644 --- a/en/Makefile +++ b/en/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/Makefile,v 1.58 2000/12/06 19:00:21 phantom Exp $ +# $FreeBSD: www/en/Makefile,v 1.60 2001/02/24 10:31:28 wosch Exp $ .if exists(Makefile.conf) .include "Makefile.conf" .endif @@ -52,7 +52,7 @@ SUBDIR+= ports SUBDIR+= gifs SUBDIR+= cgi -WEB_LANG?= ja es ru zh +WEB_LANG?= ja es ru zh de # Non-English