gst/rtsp/Makefile.am: Dist new .h file too.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 4 Oct 2006 17:53:12 +0000 (17:53 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 4 Oct 2006 17:53:12 +0000 (17:53 +0000)
Original commit message from CVS:
* gst/rtsp/Makefile.am:
Dist new .h file too.

ChangeLog
gst/rtsp/Makefile.am

index 34024eb1a6338a3f9ced2ac9c8cd9c1aa909fb0a..f8ab59fb3c3dc5f8c624303873dc0b7f778b59b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-10-04  Wim Taymans  <wim@fluendo.com>
+
+       * gst/rtsp/Makefile.am:
+       Dist new .h file too.
+
 2006-10-04  Wim Taymans  <wim@fluendo.com>
 
        * gst/rtsp/Makefile.am:
index 95eeca69c1f21cfb1fbae34916e94451271a9b48..51bc003ad6e029fd73e887917be81f0c2f13bb59 100644 (file)
@@ -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