From: Wim Taymans Date: Wed, 4 Oct 2006 17:53:12 +0000 (+0000) Subject: gst/rtsp/Makefile.am: Dist new .h file too. X-Git-Tag: RELEASE-0_10_5~134 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a0ff313ab79e47962962ada773da79b17b2e9156;p=platform%2Fupstream%2Fgst-plugins-good.git gst/rtsp/Makefile.am: Dist new .h file too. Original commit message from CVS: * gst/rtsp/Makefile.am: Dist new .h file too. --- diff --git a/ChangeLog b/ChangeLog index 34024eb1a..f8ab59fb3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-10-04 Wim Taymans + + * gst/rtsp/Makefile.am: + Dist new .h file too. + 2006-10-04 Wim Taymans * gst/rtsp/Makefile.am: diff --git a/gst/rtsp/Makefile.am b/gst/rtsp/Makefile.am index 95eeca69c..51bc003ad 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