diff options
Diffstat (limited to 'docs/plugins/Makefile.am')
-rw-r--r-- | docs/plugins/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index a96d2029..506b88dc 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -114,6 +114,8 @@ EXTRA_HFILES = \ $(top_srcdir)/gst/deinterlace/gstdeinterlace.h \ $(top_srcdir)/gst/dvdspu/gstdvdspu.h \ $(top_srcdir)/gst/festival/gstfestival.h \ + $(top_srcdir)/gst/interleave/interleave.h \ + $(top_srcdir)/gst/interleave/deinterleave.h \ $(top_srcdir)/gst/modplug/gstmodplug.h \ $(top_srcdir)/gst/nuvdemux/gstnuvdemux.h \ $(top_srcdir)/gst/rawparse/gstaudioparse.h \ |