plugin docs: Add GST_PLUGIN_SCANNER env var to the inspect environment
authorJan Schmidt <thaytan@noraisin.net>
Thu, 8 Oct 2009 10:17:14 +0000 (11:17 +0100)
committerJan Schmidt <thaytan@noraisin.net>
Thu, 8 Oct 2009 10:17:14 +0000 (11:17 +0100)
docs/plugins/Makefile.am

index d0753f9..64e40cc 100644 (file)
@@ -13,6 +13,10 @@ FORMATS=html
 html: html-build.stamp
 include $(top_srcdir)/common/upload-doc.mak
 
+# Extra environment needed for Core only...
+INSPECT_EXTRA_ENVIRONMENT= \
+    GST_PLUGIN_SCANNER=$(top_builddir)/libs/gst/helpers/plugin-scanner
+
 # generated basefiles
 #basefiles = \
 ##             $(DOC_MODULE).types \