diff options
Diffstat (limited to 'docs/plugins/Makefile.am')
-rw-r--r-- | docs/plugins/Makefile.am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 5d7c06c6..4b1bd37c 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -138,6 +138,14 @@ EXTRA_HFILES = \ $(top_srcdir)/gst/debugutils/gsttaginject.h \ $(top_srcdir)/gst/debugutils/progressreport.h \ $(top_srcdir)/gst/deinterlace/gstdeinterlace.h \ + $(top_srcdir)/gst/effectv/gstaging.h \ + $(top_srcdir)/gst/effectv/gstdice.h \ + $(top_srcdir)/gst/effectv/gstedge.h \ + $(top_srcdir)/gst/effectv/gstquark.h \ + $(top_srcdir)/gst/effectv/gstrev.h \ + $(top_srcdir)/gst/effectv/gstshagadelic.h \ + $(top_srcdir)/gst/effectv/gstvertigo.h \ + $(top_srcdir)/gst/effectv/gstwarp.h \ $(top_srcdir)/gst/equalizer/gstiirequalizer.h \ $(top_srcdir)/gst/equalizer/gstiirequalizer3bands.h \ $(top_srcdir)/gst/equalizer/gstiirequalizer10bands.h \ |