summaryrefslogtreecommitdiffstats
path: root/gst/rtp/Makefile.am
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2009-06-05 15:30:51 +0200
committerWim Taymans <wim.taymans@collabora.co.uk>2009-06-05 18:57:30 +0200
commitec554a7f024aeb387b5dd456fa4bef8af0330ede (patch)
treec1cb7cf2fc40990b4ef9299480610b406b72949f /gst/rtp/Makefile.am
parent7994f640063e583caf91346821566158d3904286 (diff)
rtpceltpay: add CELT RTP payloader
Diffstat (limited to 'gst/rtp/Makefile.am')
-rw-r--r--gst/rtp/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/rtp/Makefile.am b/gst/rtp/Makefile.am
index 87a3fd7c..65c42d9d 100644
--- a/gst/rtp/Makefile.am
+++ b/gst/rtp/Makefile.am
@@ -6,6 +6,7 @@ libgstrtp_la_SOURCES = \
gstrtpchannels.c \
gstrtpdepay.c \
gstrtpac3depay.c \
+ gstrtpceltpay.c \
gstrtpdvdepay.c \
gstrtpdvpay.c \
gstrtpilbcdepay.c \