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/rtsp/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst/rtsp') diff --git a/gst/rtsp/Makefile.am b/gst/rtsp/Makefile.am index 2a90944b..4d209646 100644 --- a/gst/rtsp/Makefile.am +++ b/gst/rtsp/Makefile.am @@ -19,4 +19,4 @@ test_SOURCES = test.c rtspdefs.c rtspurl.c rtspconnection.c rtspmessage.c rtsptr test_CFLAGS = $(GST_CFLAGS) test_LDFLAGS = $(GST_LIBS) -noinst_HEADERS = gstrtspsrc.h gstrtsp.h rtsptransport.h +noinst_HEADERS = gstrtspsrc.h gstrtsp.h rtsptransport.h rtsp.h rtspurl.h rtspconnection.h rtspdefs.h rtspmessage.h sdp.h sdpmessage.h -- cgit