summaryrefslogtreecommitdiffstats
path: root/docs/plugins/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'docs/plugins/Makefile.am')
-rw-r--r--docs/plugins/Makefile.am11
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am
index 132801cf..e8dd002f 100644
--- a/docs/plugins/Makefile.am
+++ b/docs/plugins/Makefile.am
@@ -75,16 +75,13 @@ IGNORE_CFILES =
# the registry won't have the element
EXTRA_HFILES = \
+ $(top_srcdir)/ext/aalib/gstaasink.h \
$(top_srcdir)/ext/annodex/gstcmmldec.h \
$(top_srcdir)/ext/annodex/gstcmmlenc.h \
$(top_srcdir)/ext/cairo/gsttimeoverlay.h \
$(top_srcdir)/ext/cdio/gstcdiocddasrc.h \
$(top_srcdir)/ext/dv/gstdvdec.h \
$(top_srcdir)/ext/dv/gstdvdemux.h \
- $(top_srcdir)/gst/equalizer/gstiirequalizer.h \
- $(top_srcdir)/gst/equalizer/gstiirequalizer3bands.h \
- $(top_srcdir)/gst/equalizer/gstiirequalizer10bands.h \
- $(top_srcdir)/gst/equalizer/gstiirequalizernbands.h \
$(top_srcdir)/ext/esd/esdsink.h \
$(top_srcdir)/ext/flac/gstflacdec.h \
$(top_srcdir)/ext/gdk_pixbuf/gstgdkpixbufsink.h \
@@ -94,12 +91,12 @@ EXTRA_HFILES = \
$(top_srcdir)/ext/jpeg/gstjpegenc.h \
$(top_srcdir)/ext/jpeg/gstsmokedec.h \
$(top_srcdir)/ext/jpeg/gstsmokeenc.h \
+ $(top_srcdir)/ext/libcaca/gstcacasink.h \
$(top_srcdir)/ext/libpng/gstpngdec.h \
$(top_srcdir)/ext/libpng/gstpngenc.h \
$(top_srcdir)/ext/soup/gstsouphttpsrc.h \
$(top_srcdir)/ext/taglib/gstapev2mux.h \
$(top_srcdir)/ext/taglib/gstid3v2mux.h \
- $(top_srcdir)/ext/taglib/gsttaglibmux.h \
$(top_srcdir)/gst/alpha/gstalphacolor.h \
$(top_srcdir)/gst/apetag/gstapedemux.h \
$(top_srcdir)/gst/audiofx/audioamplify.h \
@@ -116,6 +113,10 @@ EXTRA_HFILES = \
$(top_srcdir)/gst/avi/gstavimux.h \
$(top_srcdir)/gst/avi/gstavisubtitle.h \
$(top_srcdir)/gst/debug/progressreport.h \
+ $(top_srcdir)/gst/equalizer/gstiirequalizer.h \
+ $(top_srcdir)/gst/equalizer/gstiirequalizer3bands.h \
+ $(top_srcdir)/gst/equalizer/gstiirequalizer10bands.h \
+ $(top_srcdir)/gst/equalizer/gstiirequalizernbands.h \
$(top_srcdir)/gst/goom/gstgoom.h \
$(top_srcdir)/gst/icydemux/gsticydemux.h \
$(top_srcdir)/gst/id3demux/gstid3demux.h \