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.
This commit is contained in:
parent
93b433bd16
commit
d99773bc39
@ -1,3 +1,8 @@
|
|||||||
|
2007-04-03 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* gst/rtpmanager/Makefile.am:
|
||||||
|
Add .h file so it can be disted properly.
|
||||||
|
|
||||||
2007-04-03 Wim Taymans <wim@fluendo.com>
|
2007-04-03 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* configure.ac:
|
* configure.ac:
|
||||||
|
@ -13,6 +13,7 @@ noinst_HEADERS = gstrtpbin.h \
|
|||||||
gstrtpclient.h \
|
gstrtpclient.h \
|
||||||
async_jitter_queue.h \
|
async_jitter_queue.h \
|
||||||
gstrtpjitterbuffer.h \
|
gstrtpjitterbuffer.h \
|
||||||
|
gstrtpptdemux.h \
|
||||||
gstrtpsession.h
|
gstrtpsession.h
|
||||||
|
|
||||||
libgstrtpmanager_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(ERROR_CFLAGS)
|
libgstrtpmanager_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) $(ERROR_CFLAGS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user