[Scummvm-cvs-logs] scummvm-tools master -> 26ec63dbcb31423bda7eede740ba0f32a1cb42a0

lordhoto lordhoto at gmail.com
Sun Jun 5 16:45:43 CEST 2011


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-tools' repo located at https://github.com/scummvm/scummvm-tools .

Summary:
26ec63dbcb WIN32: Also copy NEWS file in win32dist target.


Commit: 26ec63dbcb31423bda7eede740ba0f32a1cb42a0
    https://github.com/scummvm/scummvm-tools/commit/26ec63dbcb31423bda7eede740ba0f32a1cb42a0
Author: Johannes Schickel (lordhoto at scummvm.org)
Date: 2011-06-05T07:44:16-07:00

Commit Message:
WIN32: Also copy NEWS file in win32dist target.

Changed paths:
    Makefile



diff --git a/Makefile b/Makefile
index 627bf7b..7201c50 100644
--- a/Makefile
+++ b/Makefile
@@ -103,4 +103,5 @@ win32dist:   all
 	cp *.bat $(WIN32PATH)/tools
 	cp COPYING $(WIN32PATH)/tools/COPYING.txt
 	cp README $(WIN32PATH)/tools/README.txt
+	cp NEWS $(WIN32PATH)/tools/NEWS.txt
 	u2d $(WIN32PATH)/tools/*.txt






More information about the Scummvm-git-logs mailing list