From 8938587f172c868b1a3dea86ff2a0bad9d4b1bcd Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 18 Aug 2006 17:00:53 +0000 Subject: docs/plugins/Makefile.am: More Oss docs fixage. Original commit message from CVS: * docs/plugins/Makefile.am: More Oss docs fixage. --- docs/plugins/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/plugins') 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/ -- cgit