From 9943e68fc9bd24980503f590ea2258367905628f Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 28 May 2008 16:22:36 +0000 Subject: docs/plugins/: Add SMPTE effect elements to docs. Original commit message from CVS: * docs/plugins/Makefile.am: * docs/plugins/gst-plugins-good-plugins-docs.sgml: * docs/plugins/gst-plugins-good-plugins-sections.txt: Add SMPTE effect elements to docs. --- docs/plugins/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/plugins/Makefile.am') diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 008aa1f3..d69ea332 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -131,6 +131,8 @@ EXTRA_HFILES = \ $(top_srcdir)/gst/qtdemux/qtdemux.h \ $(top_srcdir)/gst/rtsp/gstrtpdec.h \ $(top_srcdir)/gst/rtsp/gstrtspsrc.h \ + $(top_srcdir)/gst/smpte/gstsmpte.h \ + $(top_srcdir)/gst/smpte/gstsmptealpha.h \ $(top_srcdir)/gst/spectrum/gstspectrum.h \ $(top_srcdir)/gst/udp/gstmultiudpsink.h \ $(top_srcdir)/gst/udp/gstudpsrc.h \ -- cgit