]> git.sesse.net Git - vlc/commitdiff
Add share/http/requests/readme to win target
authorAntoine Cellerier <dionoea@videolan.org>
Wed, 22 Mar 2006 16:38:46 +0000 (16:38 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Wed, 22 Mar 2006 16:38:46 +0000 (16:38 +0000)
Makefile.am

index bccfa9e342b39de6267f98f915d72e3aa0028f35..b377d00ca933830a03efeb1e4a6caa0960f2a16d 100644 (file)
@@ -655,6 +655,8 @@ endif
        cp $(srcdir)/share/http/images/*.png $(top_builddir)/vlc-${VERSION}/http/images/
        cp $(srcdir)/share/http/requests/*.xml $(top_builddir)/vlc-${VERSION}/http/requests/ ;
        unix2dos $(top_builddir)/vlc-${VERSION}/http/requests/*.xml ;
+       cp $(srcdir)/share/http/requests/readme $(top_builddir)/vlc-${VERSION}/http/requests/readme.txt ;
+       unix2dos $(top_builddir)/vlc-${VERSION}/http/requests/readme.txt ;
 
        cp $(srcdir)/share/http/old/*.html $(top_builddir)/vlc-${VERSION}/http/old/ ;
        unix2dos $(top_builddir)/vlc-${VERSION}/http/old/*.html ;