summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNik Clayton <nik@FreeBSD.org>1999-03-12 22:25:16 +0000
committerNik Clayton <nik@FreeBSD.org>1999-03-12 22:25:16 +0000
commite5ce485ff3ea7c2b4949cb8b64c5bb55fa7b8026 (patch)
tree51e76b300aa5b34c2fdd5664ab5261ae238590b0 /Makefile
parent774d608de48d8f16fe6c6178a02d0bec225a226e (diff)
Add "en" to LANGSUBDIR. Doesn't do much yet (unless you build with
ALLLANG defined). Will do shortly. . .
Notes
svn path=/head/; revision=4512
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8d44bc1dbf..da5a5ffeaa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.7 1999-02-10 12:54:59 jkh Exp $
+# $Id: Makefile,v 1.8 1999-03-12 22:25:16 nik Exp $
SUBDIR= FAQ handbook
# List of all language-specific subdirs.
-LANGSUBDIR= es ja ru zh
+LANGSUBDIR= en es ja ru zh
# If ALLLANG is defined, descend to all language-specific subdirs too.
# If ALLLANG is not defined, but DOC_LANG is defined and a subdirectory with