Add `it' to this Makefile also.
Submitted by: Alex Dupre <sysadmin@alexdupre.com> Score 1 Duh! point for: trhodes
This commit is contained in:
parent
59f8fe4b43
commit
506c7edbd3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16338
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD: www/en/Makefile,v 1.92 2003/01/19 16:48:28 mwlucas Exp $
|
||||
# $FreeBSD: www/en/Makefile,v 1.93 2003/02/14 10:27:02 alex Exp $
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
.endif
|
||||
|
@ -74,7 +74,7 @@ SUBDIR+= tutorials
|
|||
SUBDIR+= gifs
|
||||
SUBDIR+= cgi
|
||||
|
||||
WEB_LANG?= ja es ru zh de pt_BR
|
||||
WEB_LANG?= it ja es ru zh de pt_BR
|
||||
|
||||
COOKIE= FAQ handbook
|
||||
|
||||
|
|
Loading…
Reference in a new issue