X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=docs%2Fplugins%2FMakefile.am;h=1bab2b7330048e3180982595f6545521d542d220;hb=451d0e3b0d1f02d599dd83843e94e2e0719e99d9;hp=6bb5083ddd4d8c291c2373304e1e683102d6d8c3;hpb=304047b13d72ea87efd03ec768b75fa09d374fac;p=platform%2Fupstream%2Fgstreamer.git diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 6bb5083..1bab2b7 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -15,7 +15,7 @@ include $(top_srcdir)/common/upload-doc.mak # Extra environment needed for Core only... INSPECT_EXTRA_ENVIRONMENT= \ - GST_PLUGIN_SCANNER=$(top_builddir)/libs/gst/helpers/gst-plugin-scanner + GST_PLUGIN_SCANNER_1_0=$(top_builddir)/libs/gst/helpers/gst-plugin-scanner # The top-level SGML file. Change it if you want. DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml @@ -55,6 +55,7 @@ IGNORE_CFILES = EXTRA_HFILES = \ $(top_srcdir)/plugins/elements/gstcapsfilter.h \ + $(top_srcdir)/plugins/elements/gstdownloadbuffer.h \ $(top_srcdir)/plugins/elements/gstfakesrc.h \ $(top_srcdir)/plugins/elements/gstfakesink.h \ $(top_srcdir)/plugins/elements/gstfdsink.h \