summaryrefslogtreecommitdiffstats
path: root/docs/plugins/Makefile.am
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 /docs/plugins/Makefile.am
parent92abe07e8011a9ac17d9fc9440fcf56106003dec (diff)
Move rtpmanager from -bad to -good.
Hook up build infrastructure (autotools, docs, unit test).
Diffstat (limited to 'docs/plugins/Makefile.am')
-rw-r--r--docs/plugins/Makefile.am5
1 files changed, 5 insertions, 0 deletions
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 \