git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17299 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Richard Frith-Macdonald 2003-07-22 16:29:06 +00:00
parent 5c21d4d3d1
commit babf5391a3
2 changed files with 10 additions and 2 deletions

View file

@ -30,7 +30,6 @@
# the source code.
after-all::
$(MAKE) -C ../Source -f DocMakefile
$(MAKE) -C Gui -f GNUmakefile
# Things to do before installing
# before-install::

View file

@ -141,7 +141,16 @@ DOCUMENT_NAME = Gui
Gui_DOC_INSTALL_DIR = Developer
Gui_AGSDOC_FILES = ../Documentation/Gui.gsdoc $(AUTOGSDOC_HEADERS)
Gui_AGSDOC_FILES = ../Documentation/Gui/Gui.gsdoc \
../Documentation/Gui/Introduction.gsdoc \
../Documentation/Gui/DefaultsSummary.gsdoc \
../Documentation/Gui/LanguageSetup.gsdoc \
../Documentation/Gui/NSBundleAdditions.gsdoc \
../Documentation/Gui/NSCoderAdditions.gsdoc \
../Documentation/Gui/NSMutableAttributedStringAdditions.gsdoc \
../Documentation/Gui/NSMutableParagraphStyle.gsdoc \
../Documentation/Gui/NSStringAdditions.gsdoc \
$(AUTOGSDOC_HEADERS)
#
# Hack ... using the -DocumentationDirectory flag overrides the value