summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager/Makefile.am
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2007-04-03 09:51:13 +0000
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-08-11 02:30:23 +0100
commitfdae491de7e2c014e62560c03a4f5ca40ded9368 (patch)
tree80417316f7125b5ccbb0b261a9d2f8ee2be9e585 /gst/rtpmanager/Makefile.am
parentf0d1ab1c1f680f18a2ef9ec09681ad77829e45b1 (diff)
gst/rtpmanager/Makefile.am: Add .h file so it can be disted properly.
Original commit message from CVS: * gst/rtpmanager/Makefile.am: Add .h file so it can be disted properly.
Diffstat (limited to 'gst/rtpmanager/Makefile.am')
-rw-r--r--gst/rtpmanager/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/rtpmanager/Makefile.am b/gst/rtpmanager/Makefile.am
index 561bf52d..e51cafad 100644
--- a/gst/rtpmanager/Makefile.am
+++ b/gst/rtpmanager/Makefile.am
@@ -13,6 +13,7 @@ noinst_HEADERS = gstrtpbin.h \
gstrtpclient.h \
async_jitter_queue.h \
gstrtpjitterbuffer.h \
+ gstrtpptdemux.h \
gstrtpsession.h
libgstrtpmanager_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(ERROR_CFLAGS)