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.am8
1 files changed, 6 insertions, 2 deletions
diff --git a/gst/rtp/Makefile.am b/gst/rtp/Makefile.am
index c0644d3f..78045b80 100644
--- a/gst/rtp/Makefile.am
+++ b/gst/rtp/Makefile.am
@@ -47,7 +47,9 @@ libgstrtp_la_SOURCES = \
gstrtptheoradepay.c \
gstrtptheorapay.c \
gstrtpvorbisdepay.c \
- gstrtpvorbispay.c
+ gstrtpvorbispay.c \
+ gstrtpvrawdepay.c \
+ gstrtpvrawpay.c
if HAVE_WINSOCK2_H
@@ -108,4 +110,6 @@ noinst_HEADERS = \
gstrtptheoradepay.h \
gstrtptheorapay.h \
gstrtpvorbisdepay.h \
- gstrtpvorbispay.h
+ gstrtpvorbispay.h \
+ gstrtpvrawdepay.h \
+ gstrtpvrawpay.h