diff --git a/Makefile b/Makefile index 7c02cb68b6..7cec104f77 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/Makefile,v 1.22 2003/11/14 21:02:53 blackend Exp $ +# $FreeBSD: www/Makefile,v 1.23 2003/12/05 19:58:36 blackend Exp $ WEB_PREFIX= ${.CURDIR} @@ -6,7 +6,7 @@ SUBDIR= en .if !defined(ENGLISH_ONLY) || empty(ENGLISH_ONLY) .if make(obj) -SUBDIR+= da de es fr it ja pt_BR ru zh +SUBDIR+= da de es fr it ja pt_BR ru tr zh .endif .endif diff --git a/en/Makefile b/en/Makefile index 7126c59e2e..8700ea4bd1 100644 --- a/en/Makefile +++ b/en/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/Makefile,v 1.102 2003/11/26 21:12:45 blackend Exp $ +# $FreeBSD: www/en/Makefile,v 1.103 2003/12/05 19:58:36 blackend Exp $ .if exists(Makefile.conf) .include "Makefile.conf" .endif @@ -73,7 +73,7 @@ SUBDIR+= tutorials SUBDIR+= gifs SUBDIR+= cgi -WEB_LANG?= da de es fr it ja pt_BR ru zh +WEB_LANG?= da de es fr it ja pt_BR ru tr zh COOKIE= FAQ handbook