Added Chinese FAQ

This commit is contained in:
Wolfram Schneider 1999-02-03 14:02:57 +00:00
parent ba32c75c9f
commit d3ea4b328b
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=4192
4 changed files with 32 additions and 1 deletions

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.46 1998-12-30 17:54:02 wosch Exp $
# $Id: Makefile,v 1.47 1999-02-03 14:02:57 wosch Exp $
.if exists(Makefile.conf)
.include "Makefile.conf"
@ -53,6 +53,7 @@ SUBDIR+= cgi
SUBDIR+= ja
SUBDIR+= es
SUBDIR+= ru
SUBDIR+= zh
.endif
.if !defined(WEB_ONLY) || empty(WEB_ONLY)