diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2006-02-06 15:31:16 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2006-02-06 15:31:16 +0000 |
commit | 5118effe7af29cd5bd56523b4018e980a1226fe5 (patch) | |
tree | a54dd20f206f8ec550a1354ad0f1bf6558a399b5 /docs/plugins/Makefile.am | |
parent | 1dffb8370c88386c4765044a1475a643dfbb4601 (diff) |
adding docs for multiudpsink
Original commit message from CVS:
adding docs for multiudpsink
Diffstat (limited to 'docs/plugins/Makefile.am')
-rw-r--r-- | docs/plugins/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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/ |