plugin docs: Add GST_PLUGIN_SCANNER env var to the inspect environment

This commit is contained in:
Jan Schmidt 2009-10-08 11:17:14 +01:00
parent 73dd6314b0
commit aeb3f1f1ff

View 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 \