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:
@@ -1,4 +1,4 @@
|
||||
# build some SDL docs for the help system
|
||||
# build and install SDL files for the help system
|
||||
|
||||
BUILT_SOURCES = Appmanager.sdl $(APPBUILDER) Calculator.sdl \
|
||||
Calendar.sdl CreatAct.sdl Filemgr.sdl FPanel.sdl Help4Help.sdl \
|
||||
@@ -8,6 +8,7 @@ BUILT_SOURCES = Appmanager.sdl $(APPBUILDER) Calculator.sdl \
|
||||
|
||||
CLEANFILES = $(BUILT_SOURCES)
|
||||
|
||||
# install the help SDL files
|
||||
sdlhelpdir = $(CDE_INSTALLATION_TOP)/appconfig/help/$(LANG)
|
||||
dist_sdlhelp_DATA = $(BUILT_SOURCES)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user