diff --git a/Makefile b/Makefile index 3ddfe9a917..5b7c213c7d 100644 --- a/Makefile +++ b/Makefile @@ -1,16 +1,16 @@ -# $FreeBSD: www/Makefile,v 1.20 2003/03/20 00:10:51 trhodes Exp $ +# $FreeBSD: www/Makefile,v 1.21 2003/10/28 23:04:04 simon Exp $ WEB_PREFIX= ${.CURDIR} SUBDIR= en .if !defined(ENGLISH_ONLY) || empty(ENGLISH_ONLY) .if make(obj) -SUBDIR+= da it ja es ru zh de pt_BR +SUBDIR+= da fr it ja es ru zh de pt_BR .endif .endif links: .include .include