gst/rtpmanager/Makefile.am: Add .h file so it can be disted properly.
authorWim Taymans <wim.taymans@gmail.com>
Tue, 3 Apr 2007 09:51:13 +0000 (09:51 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:23 +0000 (02:30 +0100)
Original commit message from CVS:
* gst/rtpmanager/Makefile.am:
Add .h file so it can be disted properly.

gst/rtpmanager/Makefile.am

index 561bf52..e51cafa 100644 (file)
@@ -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)