From ae6b329b8e4a907ab3db9c577e6e04142e9845b4 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Fri, 19 Aug 2005 15:22:11 +0000 Subject: [PATCH] add missing header file for disting Original commit message from CVS: add missing header file for disting --- gst/rtp/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gst/rtp/Makefile.am b/gst/rtp/Makefile.am index 4f1f3d6..40b575e 100644 --- a/gst/rtp/Makefile.am +++ b/gst/rtp/Makefile.am @@ -25,4 +25,5 @@ noinst_HEADERS = gstrtpL16enc.h \ gstrtpmpadec.h \ gstrtpmpaenc.h \ gstrtph263pdec.h \ - gstrtph263penc.h + gstrtph263penc.h \ + gstrtpdec.h -- 2.7.4