gst/rtp/Makefile.am: And makefile too.
Original commit message from CVS: * gst/rtp/Makefile.am: And makefile too.
This commit is contained in:
parent
93c0a73ce0
commit
e28d3b2a92
@ -1,3 +1,8 @@
|
|||||||
|
2006-09-20 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
|
* gst/rtp/Makefile.am:
|
||||||
|
And makefile too.
|
||||||
|
|
||||||
2006-09-20 Wim Taymans <wim@fluendo.com>
|
2006-09-20 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* gst/rtp/gstrtp.c: (plugin_init):
|
* gst/rtp/gstrtp.c: (plugin_init):
|
||||||
|
@ -2,6 +2,7 @@ plugin_LTLIBRARIES = libgstrtp.la
|
|||||||
|
|
||||||
libgstrtp_la_SOURCES = \
|
libgstrtp_la_SOURCES = \
|
||||||
gstrtp.c \
|
gstrtp.c \
|
||||||
|
gstrtpasfdepay.c \
|
||||||
gstrtpdepay.c \
|
gstrtpdepay.c \
|
||||||
gstrtpmpadepay.c \
|
gstrtpmpadepay.c \
|
||||||
gstrtpmpapay.c \
|
gstrtpmpapay.c \
|
||||||
@ -41,6 +42,7 @@ libgstrtp_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) $(GST_BASE_LIBS) \
|
|||||||
libgstrtp_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
libgstrtp_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||||
|
|
||||||
noinst_HEADERS = \
|
noinst_HEADERS = \
|
||||||
|
gstrtpasfdepay.h \
|
||||||
gstrtpL16depay.h \
|
gstrtpL16depay.h \
|
||||||
gstrtpL16pay.h \
|
gstrtpL16pay.h \
|
||||||
gstrtpamrdepay.h \
|
gstrtpamrdepay.h \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user