mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 06:30:47 +00:00
Tidied
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@17299 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9aa43eb487
commit
b8bc4ab8c3
2 changed files with 10 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue