do nothing unless configured with --enable-gtk-doc-app.

2007-05-21  Sven Neumann  <sven@gimp.org>

	* app/Makefile.am: do nothing unless configured with
	--enable-gtk-doc-app.

svn path=/trunk/; revision=22548
This commit is contained in:
Sven Neumann
2007-05-21 10:08:15 +00:00
committed by Sven Neumann
parent aa6d67c914
commit 2368d57c53
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2007-05-21 Sven Neumann <sven@gimp.org>
* app/Makefile.am: do nothing unless configured with
--enable-gtk-doc-app.
2007-05-14 Sven Neumann <sven@gimp.org>
* app/Makefile.am: ignore gimpdbusservice-glue.h.

View File

@ -1,5 +1,7 @@
## Process this file with automake to produce Makefile.in
if ENABLE_GTK_DOC_APP
# The name of the module.
DOC_MODULE = app
@ -115,6 +117,7 @@ EXTRA_DIST += \
$(DOC_MODULE).types \
version.in
endif
# Override dist-hook as we don't want to distribute generated files
dist-hook: