if COPYING.libacm is in another file, it darned well better be in the archive

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@356 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
halleyscometsw 2008-07-21 00:25:00 +00:00
parent 21236c753a
commit ebf3113c7f

View File

@ -11,7 +11,7 @@ sourceball:
rm -rf vgmstream-`./version.sh`
mingwbin: mingw_test mingw_winamp
zip -j "vgmstream-`./version.sh`-test.zip" readme.txt COPYING test/test.exe winamp/in_vgmstream.dll
zip -j "vgmstream-`./version.sh`-test.zip" readme.txt COPYING COPYING.libacm test/test.exe winamp/in_vgmstream.dll
mingw_test:
$(MAKE) -C test -f Makefile.mingw test.exe