cdesktopenv/cde/doc/Makefile.am

21 lines
232 B
Makefile

MAINTAINERCLEANFILES = Makefile.in
SUBDIRS = util C
if GERMAN
SUBDIRS += de_DE.ISO8859-1
endif
if FRENCH
SUBDIRS += fr_FR.ISO8859-1
endif
if SPANISH
SUBDIRS += es_ES.ISO8859-1
endif
if ITALIAN
SUBDIRS += it_IT.ISO8859-1
endif