doc: get the German, Spanish, French, and Italian SDL help files building

This commit is contained in:
Jon Trulson
2021-11-09 20:50:47 -07:00
parent b3309f59d3
commit 30bae57043
12 changed files with 61 additions and 91 deletions

View File

@@ -3,6 +3,10 @@ MAINTAINERCLEANFILES = Makefile.in
# FIXME dtdocbook needs to be fixed to allow parallel building here
.NOTPARALLEL:
# This is only available for the C locale, it will be blank for other
# languages
APPBUILDER = AppBuilder.sdl
# this sets the LANG and HELP_LANG variables
include $(top_srcdir)/programs/localized/templates/C.am
# this does all the work