diff options
| author | Nik Clayton <nik@FreeBSD.org> | 1999-03-12 22:25:16 +0000 |
|---|---|---|
| committer | Nik Clayton <nik@FreeBSD.org> | 1999-03-12 22:25:16 +0000 |
| commit | e5ce485ff3ea7c2b4949cb8b64c5bb55fa7b8026 (patch) | |
| tree | 51e76b300aa5b34c2fdd5664ab5261ae238590b0 /Makefile | |
| parent | 774d608de48d8f16fe6c6178a02d0bec225a226e (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-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |
