eec5271bd558e598df82cb80bf53b8709f73c77b
[oweals/cde.git] / cde / programs / localized / Makefile.am
1 SUBDIRS = util C
2
3 if SOLARIS
4 .NO_PARALLEL:
5 endif
6
7 if JAPANESE
8 SUBDIRS += ja_JP.dt-eucJP
9 endif
10
11 if GERMAN
12 SUBDIRS += de_DE.ISO8859-1
13 endif
14
15 if ITALIAN
16 SUBDIRS += it_IT.ISO8859-1
17 endif
18
19 if SPANISH
20 SUBDIRS += es_ES.ISO8859-1
21 endif
22
23 if FRENCH
24 SUBDIRS += fr_FR.ISO8859-1
25 endif