[Scummvm-cvs-logs] CVS: scummvm Makefile.common,1.76,1.77

Max Horn fingolfin at users.sourceforge.net
Tue Oct 28 11:54:39 CET 2003


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv20561

Modified Files:
	Makefile.common 
Log Message:
bs2 -> sword2

Index: Makefile.common
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile.common,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- Makefile.common	28 Sep 2003 15:50:25 -0000	1.76
+++ Makefile.common	28 Oct 2003 19:51:21 -0000	1.77
@@ -88,7 +88,7 @@
 ifdef DISABLE_SWORD2
 DEFINES += -DDISABLE_SWORD2
 else
-MODULES += bs2
+MODULES += sword2
 endif
 
 ifdef DISABLE_QUEEN





More information about the Scummvm-git-logs mailing list