From 5118effe7af29cd5bd56523b4018e980a1226fe5 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 6 Feb 2006 15:31:16 +0000 Subject: adding docs for multiudpsink Original commit message from CVS: adding docs for multiudpsink --- docs/plugins/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/plugins/Makefile.am') diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 0114b8ff..4317fed3 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -85,6 +85,7 @@ EXTRA_HFILES = \ $(top_srcdir)/ext/flac/gstflacdec.h \ $(top_srcdir)/gst/multipart/multipartmux.c \ $(top_srcdir)/gst/multipart/multipartdemux.c \ + $(top_srcdir)/gst/udp/gstmultiudpsink.h \ $(top_srcdir)/gst/videomixer/videomixer.c # example code that needs to be converted to xml and placed in xml/ -- cgit