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,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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user