From 51177004d36e8a99d18d7fb15a1eeebec6af2f01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Wed, 21 Feb 2018 20:44:26 +0000 Subject: [PATCH] rtp: dist new header files Fixes make distcheck --- gst/rtp/Makefile.am | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/gst/rtp/Makefile.am b/gst/rtp/Makefile.am index 05ec3878d6..2e3b866f5a 100644 --- a/gst/rtp/Makefile.am +++ b/gst/rtp/Makefile.am @@ -194,15 +194,20 @@ noinst_HEADERS = \ gstasteriskh263.h \ gstrtpqcelpdepay.h \ gstrtpqdmdepay.h \ + gstrtpreddec.h \ + gstrtpredenc.h \ gstrtpsbcdepay.h \ gstrtpsbcpay.h \ gstrtpsirenpay.h \ gstrtpsirendepay.h \ gstrtpspeexdepay.h \ gstrtpspeexpay.h \ + gstrtpstorage.h \ gstrtpsv3vdepay.h \ gstrtptheoradepay.h \ gstrtptheorapay.h \ + gstrtpulpfecdec.h \ + gstrtpulpfecenc.h \ gstrtpvorbisdepay.h \ gstrtpvorbispay.h \ gstrtpvp8depay.h \ @@ -213,6 +218,11 @@ noinst_HEADERS = \ gstrtpvrawpay.h \ gstrtpstreampay.h \ gstrtpstreamdepay.h \ - gstrtputils.h + gstrtputils.h \ + rtpredcommon.h \ + rtpstorage.h \ + rtpstoragestream.h \ + rtpulpfeccommon.h + EXTRA_DIST = dboolhuff.LICENSE