Original commit message from CVS:
* gtk-doc-plugins.mak:
Revert $(top_builddir) -> $(builddir) change of rev. 1.39 as there is
no variable called builddir.
+2008-08-21 Stefan Kost <ensonic@users.sf.net>
+
+ * gtk-doc-plugins.mak:
+ Revert $(top_builddir) -> $(builddir) change of rev. 1.39 as there is
+ no variable called builddir.
+
2008-07-31 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
* gst.supp:
2008-07-31 Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
* gst.supp:
### inspect GStreamer plug-ins; done by documentation maintainer ###
# only look at the plugins in this module when building inspect .xml stuff
### inspect GStreamer plug-ins; done by documentation maintainer ###
# only look at the plugins in this module when building inspect .xml stuff
-INSPECT_REGISTRY=$(builddir)/inspect-registry.xml
+INSPECT_REGISTRY=$(top_builddir)/docs/plugins/inspect-registry.xml
INSPECT_ENVIRONMENT=\
GST_PLUGIN_SYSTEM_PATH= \
GST_PLUGIN_PATH=$(top_builddir)/gst:$(top_builddir)/sys:$(top_builddir)/ext:$(top_builddir)/plugins:$(top_builddir)/src:$(top_builddir)/gnl \
INSPECT_ENVIRONMENT=\
GST_PLUGIN_SYSTEM_PATH= \
GST_PLUGIN_PATH=$(top_builddir)/gst:$(top_builddir)/sys:$(top_builddir)/ext:$(top_builddir)/plugins:$(top_builddir)/src:$(top_builddir)/gnl \