summaryrefslogtreecommitdiffstats
path: root/gst/rtp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/Makefile.am')
-rw-r--r--gst/rtp/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/rtp/Makefile.am b/gst/rtp/Makefile.am
index 949e4fcf..17b6edd9 100644
--- a/gst/rtp/Makefile.am
+++ b/gst/rtp/Makefile.am
@@ -20,6 +20,7 @@ libgstrtp_la_SOURCES = \
gstrtpmp2tdepay.c \
gstrtpmp4vdepay.c \
gstrtpmp4vpay.c \
+ gstrtpmp4gdepay.c \
gstrtpmp4gpay.c \
gstrtpspeexdepay.c \
gstrtpspeexpay.c
@@ -56,6 +57,7 @@ noinst_HEADERS = \
gstrtpmp2tdepay.h \
gstrtpmp4vdepay.h \
gstrtpmp4vpay.h \
+ gstrtpmp4gdepay.h \
gstrtpmp4gpay.h \
gstrtpdepay.h \
gstasteriskh263.h \