diff options
Diffstat (limited to 'docs/plugins')
-rw-r--r-- | docs/plugins/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index ca4263a6..30907b96 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -110,6 +110,9 @@ EXTRA_HFILES = \ $(top_srcdir)/gst/videofilter/gstvideoflip.h \ $(top_srcdir)/gst/videofilter/gstvideobalance.h \ $(top_srcdir)/gst/videomixer/videomixer.c \ + $(top_srcdir)/sys/oss/gstossmixerelement.h \ + $(top_srcdir)/sys/oss/gstosssrc.h \ + $(top_srcdir)/sys/oss/gstosssink.h \ $(top_srcdir)/sys/ximage/gstximagesrc.h # example code that needs to be converted to xml and placed in xml/ |