Also crossref against gst-plugins-base-libs.
authorStefan Kost <ensonic@users.sourceforge.net>
Tue, 13 Feb 2007 09:12:11 +0000 (09:12 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Tue, 13 Feb 2007 09:12:11 +0000 (09:12 +0000)
Original commit message from CVS:
* configure.ac:
* docs/plugins/Makefile.am:
Also crossref against gst-plugins-base-libs.

ChangeLog
configure.ac
docs/plugins/Makefile.am

index e4fe741..f9033ed 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-13  Stefan Kost  <ensonic@users.sf.net>
+
+       * configure.ac:
+       * docs/plugins/Makefile.am:
+         Also crossref against gst-plugins-base-libs.
+
 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
 
        * configure.ac:
index d3807a0..7e12164 100644 (file)
@@ -662,6 +662,7 @@ tests/check/Makefile
 tests/examples/Makefile
 tests/examples/seek/Makefile
 tests/examples/volume/Makefile
+tests/examples/xerror/Makefile
 tests/icles/Makefile
 docs/Makefile
 docs/design/Makefile
index bcea5aa..3667016 100644 (file)
@@ -51,7 +51,8 @@ MKDB_OPTIONS=--sgml-mode
 FIXXREF_OPTIONS=--extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html/gobject \
        --extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html/glib \
        --extra-dir=$(GST_PREFIX)/share/gtk-doc/html/gstreamer-@GST_MAJORMINOR@ \
-       --extra-dir=$(GST_PREFIX)/share/gtk-doc/html/gstreamer-libs-@GST_MAJORMINOR@
+       --extra-dir=$(GST_PREFIX)/share/gtk-doc/html/gstreamer-libs-@GST_MAJORMINOR@ \
+               --extra-dir=$(datadir)/gtk-doc/html/gst-plugins-base-libs-@GST_MAJORMINOR@
 
 # Used for dependencies.
 HFILE_GLOB=$(DOC_SOURCE_DIR)/*/*/*.h