Files
cdesktop/cde/doc/fr_FR.ISO8859-1/help/Makefile.am
Jon Trulson bfd694e8c7 doc: fix dtdocbook so it can handle parallel builds
Enable parallel building of the help files.
2021-11-11 10:03:50 -07:00

9 lines
301 B
Makefile

MAINTAINERCLEANFILES = Makefile.in
# this sets the LANG and HELP_LANG variables
include $(top_srcdir)/programs/localized/templates/French.am
# this does all the work
include $(top_srcdir)/doc/common/help/sdl-docs.am
# install all of the extra assets
include $(top_srcdir)/doc/common/help/sdl-data.am