From 3ad1774754a31a6942a64c1bb4d87485456457b7 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Fri, 13 May 2005 13:52:04 +0000 Subject: add rtsp and esd files to spec and fix some disting issues Original commit message from CVS: add rtsp and esd files to spec and fix some disting issues --- gst/rtp/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/rtp') diff --git a/gst/rtp/Makefile.am b/gst/rtp/Makefile.am index f23cea2d..544ac041 100644 --- a/gst/rtp/Makefile.am +++ b/gst/rtp/Makefile.am @@ -8,4 +8,4 @@ libgstrtp_la_SOURCES = gstrtp.c gstrtpdec.c libgstrtp_la_CFLAGS = $(GST_CFLAGS) libgstrtp_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -noinst_HEADERS = gstrtpL16enc.h gstrtpL16parse.h gstrtpgsmenc.h gstrtpgsmparse.h gstrtp-common.h rtp-packet.h +noinst_HEADERS = gstrtpL16enc.h gstrtpL16parse.h gstrtpgsmenc.h gstrtpgsmparse.h gstrtp-common.h rtp-packet.h gstrtpdec.h -- cgit