doc/help: install all of the graphics and help assets

Also, some Makefile cleanups and a new sdl-data.am include.
This commit is contained in:
Jon Trulson
2021-11-10 17:11:14 -07:00
parent 66c887ad21
commit ca57b78396
9 changed files with 106 additions and 17 deletions

View File

@@ -1,14 +1,5 @@
MAINTAINERCLEANFILES = Makefile.in
#all:
# $(MKDIR_P) help-sdl
# $(MKDIR_P) cde.dti
# $(MKDIR_P) m-guides/common
# $(LN_S) ../../guides/common/ManLinksMotif.sgm \
# m-guides/common/ManLinks.sgm
SUBDIRS = help
# NOTYET = man guides
#clean::
# $(RM) -r help-sdl cde.dti

View File

@@ -11,6 +11,8 @@ APPBUILDER = AppBuilder.sdl
include $(top_srcdir)/programs/localized/templates/C.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
# need to setup a symlink for the en_US locale to point toward C
install-data-hook: