From a0ff313ab79e47962962ada773da79b17b2e9156 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Wed, 4 Oct 2006 17:53:12 +0000 Subject: gst/rtsp/Makefile.am: Dist new .h file too. Original commit message from CVS: * gst/rtsp/Makefile.am: Dist new .h file too. --- gst/rtsp/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst') diff --git a/gst/rtsp/Makefile.am b/gst/rtsp/Makefile.am index 95eeca69..51bc003a 100644 --- a/gst/rtsp/Makefile.am +++ b/gst/rtsp/Makefile.am @@ -20,4 +20,4 @@ test_SOURCES = test.c rtspdefs.c rtspurl.c rtspconnection.c rtspmessage.c rtsptr test_CFLAGS = $(GST_CFLAGS) test_LDFLAGS = $(GST_LIBS) $(WIN32_LIBS) -noinst_HEADERS = gstrtspsrc.h gstrtsp.h gstrtpdec.h rtsptransport.h rtsp.h rtspurl.h rtspconnection.h rtspdefs.h rtspmessage.h sdp.h sdpmessage.h rtspextwms.h +noinst_HEADERS = gstrtspsrc.h gstrtsp.h gstrtpdec.h rtsptransport.h rtsp.h rtspurl.h rtspconnection.h rtspdefs.h rtspmessage.h sdp.h sdpmessage.h rtspextwms.h rtspext.h -- cgit