summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2009-08-11 02:31:44 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-08-11 02:43:09 +0100
commit4701696a92664c1b88c7368441c73893e04698a8 (patch)
treec2bd8c69c98fdaa86a4119107396911c38a5e7f4 /configure.ac
parent92abe07e8011a9ac17d9fc9440fcf56106003dec (diff)
Move rtpmanager from -bad to -good.
Hook up build infrastructure (autotools, docs, unit test).
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 22ce5770..3b34fa22 100644
--- a/configure.ac
+++ b/configure.ac
@@ -302,6 +302,7 @@ AG_GST_CHECK_PLUGIN(multipart)
AG_GST_CHECK_PLUGIN(qtdemux)
AG_GST_CHECK_PLUGIN(replaygain)
AG_GST_CHECK_PLUGIN(rtp)
+AG_GST_CHECK_PLUGIN(rtpmanager)
AG_GST_CHECK_PLUGIN(rtsp)
AG_GST_CHECK_PLUGIN(smpte)
AG_GST_CHECK_PLUGIN(spectrum)
@@ -1065,6 +1066,7 @@ gst/multipart/Makefile
gst/qtdemux/Makefile
gst/replaygain/Makefile
gst/rtp/Makefile
+gst/rtpmanager/Makefile
gst/rtsp/Makefile
gst/smpte/Makefile
gst/spectrum/Makefile