mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-23 22:41:05 +01:00
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:
parent
21236c753a
commit
ebf3113c7f
2
Makefile
2
Makefile
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user