[Scummvm-cvs-logs] CVS: scummvm Makefile.common,1.39,1.40
Oliver Kiehl
olki at users.sourceforge.net
Tue Nov 26 12:12:17 CET 2002
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv722
Modified Files:
Makefile.common
Log Message:
fixed linking with gnu ld
Index: Makefile.common
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile.common,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- Makefile.common 24 Nov 2002 08:51:17 -0000 1.39
+++ Makefile.common 26 Nov 2002 20:11:46 -0000 1.40
@@ -23,7 +23,7 @@
# module.mk of their parents. In fact the only reason they are listed here is to ensure the
# DEPDIRS directive works correctly.
MODULES += \
- scumm common simon sound gui backends \
+ scumm common simon gui backends sound \
scumm/smush backends/fs/posix backends/fs/morphos backends/fs/windows
# Include the build instructions for all modules
More information about the Scummvm-git-logs
mailing list