From: Rico Tzschichholz Date: Fri, 13 Sep 2013 06:53:25 +0000 (+0200) Subject: rtp: Add missing headers tp fix make dist X-Git-Tag: 1.1.90~37 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8ed1ff6821bb09a1e1e4e2481cdd847520a55548;p=platform%2Fupstream%2Fgst-plugins-good.git rtp: Add missing headers tp fix make dist In addition to a956a6ceb2deb87cc1361aee1d6626449f46dab2 --- 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 \