gegl r2436 - trunk/docs
- From: ok svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r2436 - trunk/docs
- Date: Fri, 13 Jun 2008 23:00:49 +0000 (UTC)
Author: ok
Date: Fri Jun 13 23:00:49 2008
New Revision: 2436
URL: http://svn.gnome.org/viewvc/gegl?rev=2436&view=rev
Log:
* Makefile.am: ensure that the operations get installed with devhelp
when parallell builds are done.
Modified:
trunk/docs/ChangeLog
trunk/docs/Makefile.am
Modified: trunk/docs/Makefile.am
==============================================================================
--- trunk/docs/Makefile.am (original)
+++ trunk/docs/Makefile.am Fri Jun 13 23:00:49 2008
@@ -15,6 +15,10 @@
HTML_FILES += api.html
endif
+# dummy target to force the operations be available for scanning when
+# creating the docbook index when doing parallel builds.
+api.html: operations.html
+
if HAVE_ENSCRIPT
ENSCRIPT_FILES = \
brightness-contrast.c.html \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]