doc: update AM files.
This commit is contained in:
@@ -3,18 +3,21 @@ MAINTAINERCLEANFILES = Makefile.in
|
||||
SUBDIRS = en_US.UTF-8
|
||||
|
||||
if GERMAN
|
||||
SUBDIRS += de_DE.ISO8859-1
|
||||
SUBDIRS += de_DE.UTF-8
|
||||
endif
|
||||
|
||||
if FRENCH
|
||||
SUBDIRS += fr_FR.ISO8859-1
|
||||
SUBDIRS += fr_FR.UTF-8
|
||||
endif
|
||||
|
||||
if SPANISH
|
||||
SUBDIRS += es_ES.ISO8859-1
|
||||
SUBDIRS += es_ES.UTF-8
|
||||
endif
|
||||
|
||||
if ITALIAN
|
||||
SUBDIRS += it_IT.ISO8859-1
|
||||
SUBDIRS += it_IT.UTF-8
|
||||
endif
|
||||
|
||||
if JAPANESE
|
||||
SUBDIRS += ja_JP.UTF-8
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user