docs/gst/Makefile.am: Add all-local target for when HAVE_GTK_DOC is false.

Original commit message from CVS:
* docs/gst/Makefile.am: Add all-local target for when HAVE_GTK_DOC
is false.
This commit is contained in:
David Schleef 2004-05-18 20:42:57 +00:00
parent 49342d34fc
commit 237bc63426
2 changed files with 7 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2004-05-18 David Schleef <ds@schleef.org>
* docs/gst/Makefile.am: Add all-local target for when HAVE_GTK_DOC
is false.
2004-05-18 Wim Taymans <wim@fluendo.com>
* gst/schedulers/gstoptimalscheduler.c: (remove_from_group),

View file

@ -234,6 +234,8 @@ html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
@echo '-- Fixing Crossreferences'
LANG=C && gtkdoc-fixxref --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
touch html-build.stamp
else
all-local:
endif
clean-local: