Files
cdesktop/cde/doc/fr_FR.ISO8859-1/help/Makefile.am
Jon Trulson ca57b78396 doc/help: install all of the graphics and help assets
Also, some Makefile cleanups and a new sdl-data.am include.
2021-11-10 17:11:14 -07:00

12 lines
384 B
Makefile

MAINTAINERCLEANFILES = Makefile.in
# FIXME dtdocbook needs to be fixed to allow parallel building here
.NOTPARALLEL:
# 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