[Scummvm-cvs-logs] SF.net SVN: scummvm: [20596] tools/trunk/Makefile.mingw

kirben at users.sourceforge.net kirben at users.sourceforge.net
Sun Feb 12 01:27:01 CET 2006


Revision: 20596
Author:   kirben
Date:     2006-02-12 01:26:21 -0800 (Sun, 12 Feb 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm?rev=20596&view=rev

Log Message:
-----------
Update

Modified Paths:
--------------
    tools/trunk/Makefile.mingw
Modified: tools/trunk/Makefile.mingw
===================================================================
--- tools/trunk/Makefile.mingw	2006-02-12 07:03:04 UTC (rev 20595)
+++ tools/trunk/Makefile.mingw	2006-02-12 09:26:21 UTC (rev 20596)
@@ -11,6 +11,7 @@
 install:   all
 	mkdir -p $(SCUMMVMPATH)
 	mkdir -p $(SCUMMVMPATH)/tools
+	strip compress_kyra.exe -o $(SCUMMVMPATH)/tools/compress_kyra.exe
 	strip compress_queen.exe -o $(SCUMMVMPATH)/tools/compress_queen.exe
 	strip compress_saga.exe -o $(SCUMMVMPATH)/tools/compress_saga.exe
 	strip compress_san.exe -o $(SCUMMVMPATH)/tools/compress_san.exe







More information about the Scummvm-git-logs mailing list