summaryrefslogtreecommitdiffstats
path: root/gst/rtp
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2009-06-08 08:21:43 +0200
committerEdward Hervey <bilboed@bilboed.com>2009-06-08 08:21:43 +0200
commit6eec2a060db1916f1105673c6adaef5f7fd61fc0 (patch)
treee164a5b57776629ee5d9528fd89606a0f4b45604 /gst/rtp
parent9050fb26e954eaa563ac872f410a870aade204e2 (diff)
rtp: Don't forget to dist the headers for the CELT (de)payloaders.
Diffstat (limited to 'gst/rtp')
-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 4fdf9304..1b808d99 100644
--- a/gst/rtp/Makefile.am
+++ b/gst/rtp/Makefile.am
@@ -84,6 +84,8 @@ noinst_HEADERS = \
gstrtpL16depay.h \
gstrtpL16pay.h \
gstrtpac3depay.h \
+ gstrtpceltpay.h \
+ gstrtpceltdepay.h \
gstrtpdvdepay.h \
gstrtpdvpay.h \
gstrtpamrdepay.h \