add ru subdir
This commit is contained in:
parent
3b512bee6a
commit
7b373cb8e4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=3976
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -1,9 +1,9 @@
|
||||||
# $Id: Makefile,v 1.3 1998-07-20 17:18:49 nik Exp $
|
# $Id: Makefile,v 1.4 1998-12-28 19:22:01 ache Exp $
|
||||||
|
|
||||||
SUBDIR= FAQ handbook
|
SUBDIR= FAQ handbook
|
||||||
|
|
||||||
# List of all language-specific subdirs.
|
# List of all language-specific subdirs.
|
||||||
LANGSUBDIR= es ja
|
LANGSUBDIR= es ja ru
|
||||||
|
|
||||||
# If ALLLANG is defined, descend to all language-specific subdirs too.
|
# 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
|
# If ALLLANG is not defined, but DOC_LANG is defined and a subdirectory with
|
||||||
|
|
Loading…
Reference in a new issue