[Scummvm-cvs-logs] CVS: scummvm/sword1 module.mk,1.4,1.5
Torbjörn Andersson
eriktorbjorn at users.sourceforge.net
Sat Nov 6 01:27:12 CET 2004
Update of /cvsroot/scummvm/scummvm/sword1
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv6517
Modified Files:
module.mk
Log Message:
Changed spaces to tab to be consistent with other module.mk files.
Index: module.mk
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword1/module.mk,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- module.mk 30 Jan 2004 21:54:28 -0000 1.4
+++ module.mk 6 Nov 2004 09:24:52 -0000 1.5
@@ -1,7 +1,7 @@
MODULE := sword1
MODULE_OBJS := \
- sword1/animation.o \
+ sword1/animation.o \
sword1/control.o \
sword1/debug.o \
sword1/eventman.o \
More information about the Scummvm-git-logs
mailing list