summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/plugins/Makefile.am8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am
index c34f435e3..8f10bfc76 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -61,11 +61,17 @@ IGNORE_CFILES =
EXAMPLE_CFILES = \
$(top_srcdir)/ext/directfb/dfb-example.c
+# $(top_srcdir)/ext/curl/gstcurlfilesink.h
+# $(top_srcdir)/ext/curl/gstcurlftpsink.h
+# $(top_srcdir)/ext/curl/gstcurlsmtpsink.h
+
EXTRA_HFILES = \
$(top_srcdir)/ext/assrender/gstassrender.h \
$(top_srcdir)/ext/celt/gstceltdec.h \
$(top_srcdir)/ext/celt/gstceltenc.h \
- $(top_srcdir)/ext/curl/gstcurlsink.h \
+ $(top_srcdir)/ext/curl/gstcurlbasesink.h \
+ $(top_srcdir)/ext/curl/gstcurlhttpsink.h \
+ $(top_srcdir)/ext/curl/gstcurltlssink.h \
$(top_srcdir)/ext/dc1394/gstdc1394.h \
$(top_srcdir)/ext/directfb/dfbvideosink.h \
$(top_srcdir)/ext/dts/gstdtsdec.h \