gst/rtsp/Makefile.am: Dist new .h file too.

Original commit message from CVS:
* gst/rtsp/Makefile.am:
Dist new .h file too.
This commit is contained in:
Wim Taymans 2006-10-04 17:53:12 +00:00
parent 63c87f1899
commit a0ff313ab7
2 changed files with 6 additions and 1 deletions

View file

@ -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:

View 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