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

@@ -7,3 +7,5 @@ MAINTAINERCLEANFILES = Makefile.in
include $(top_srcdir)/programs/localized/templates/German.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