mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-18 05:16:05 +00:00
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
f0d1ab1c1f
commit
fdae491de7
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue