Added the 'es' subdirectory to LANGSUBDIR, now that the Spanish translation
of the FAQ has been committed. Kudos to Jesus Rodriguez <jesusr@ncsa.es> for the translation.
This commit is contained in:
parent
767a8a0976
commit
3fa9884c39
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3139
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -1,9 +1,9 @@
|
|||
# $Id: Makefile,v 1.2 1998-02-15 17:03:38 max Exp $
|
||||
# $Id: Makefile,v 1.3 1998-07-20 17:18:49 nik Exp $
|
||||
|
||||
SUBDIR= FAQ handbook
|
||||
|
||||
# List of all language-specific subdirs.
|
||||
LANGSUBDIR= ja
|
||||
LANGSUBDIR= es ja
|
||||
|
||||
# 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
|
||||
|
|
Loading…
Reference in a new issue