From 4701696a92664c1b88c7368441c73893e04698a8 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Tue, 11 Aug 2009 02:31:44 +0100 Subject: Move rtpmanager from -bad to -good. Hook up build infrastructure (autotools, docs, unit test). --- docs/plugins/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/plugins/Makefile.am') diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index dd189640..3175dd1b 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -180,6 +180,11 @@ EXTRA_HFILES = \ $(top_srcdir)/gst/replaygain/gstrglimiter.h \ $(top_srcdir)/gst/replaygain/gstrgvolume.h \ $(top_srcdir)/gst/rtp/gstrtpjpegpay.h \ + $(top_srcdir)/gst/rtpmanager/gstrtpbin.h \ + $(top_srcdir)/gst/rtpmanager/gstrtpjitterbuffer.h \ + $(top_srcdir)/gst/rtpmanager/gstrtpptdemux.h \ + $(top_srcdir)/gst/rtpmanager/gstrtpsession.h \ + $(top_srcdir)/gst/rtpmanager/gstrtpssrcdemux.h \ $(top_srcdir)/gst/rtsp/gstrtpdec.h \ $(top_srcdir)/gst/rtsp/gstrtspsrc.h \ $(top_srcdir)/gst/smpte/gstsmpte.h \ -- cgit