From 8ed1ff6821bb09a1e1e4e2481cdd847520a55548 Mon Sep 17 00:00:00 2001 From: Rico Tzschichholz Date: Fri, 13 Sep 2013 08:53:25 +0200 Subject: [PATCH] rtp: Add missing headers tp fix make dist In addition to a956a6ceb2deb87cc1361aee1d6626449f46dab2 --- gst/rtp/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gst/rtp/Makefile.am b/gst/rtp/Makefile.am index 1d5b19e..b863e01 100644 --- a/gst/rtp/Makefile.am +++ b/gst/rtp/Makefile.am @@ -102,6 +102,8 @@ noinst_HEADERS = \ gstrtpchannels.h \ gstrtpL16depay.h \ gstrtpL16pay.h \ + gstrtpL24depay.h \ + gstrtpL24pay.h \ gstrtpac3depay.h \ gstrtpac3pay.h \ gstrtpbvdepay.h \ -- 2.7.4