summaryrefslogtreecommitdiff
path: root/gst/rtp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/Makefile.am')
-rw-r--r--gst/rtp/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/gst/rtp/Makefile.am b/gst/rtp/Makefile.am
index 66af79a75..7b2afd534 100644
--- a/gst/rtp/Makefile.am
+++ b/gst/rtp/Makefile.am
@@ -54,6 +54,8 @@ libgstrtp_la_SOURCES = \
gstrtpjpegpay.c \
gstrtpklvdepay.c \
gstrtpklvpay.c \
+ gstrtpL8depay.c \
+ gstrtpL8pay.c \
gstrtpL16depay.c \
gstrtpL16pay.c \
gstrtpL24depay.c \
@@ -112,6 +114,8 @@ noinst_HEADERS = \
dboolhuff.h \
fnv1hash.h \
gstrtpchannels.h \
+ gstrtpL8depay.h \
+ gstrtpL8pay.h \
gstrtpL16depay.h \
gstrtpL16pay.h \
gstrtpL24depay.h \