[Scummvm-cvs-logs] CVS: scummvm Makefile.common,1.20,1.21
Max Horn
fingolfin at users.sourceforge.net
Sun Aug 25 04:45:02 CEST 2002
Update of /cvsroot/scummvm/scummvm
In directory usw-pr-cvs1:/tmp/cvs-serv20631
Modified Files:
Makefile.common
Log Message:
fixed building
Index: Makefile.common
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile.common,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- Makefile.common 24 Aug 2002 17:12:30 -0000 1.20
+++ Makefile.common 25 Aug 2002 11:44:06 -0000 1.21
@@ -29,13 +29,11 @@
smush/color.o \
smush/frenderer.o \
smush/imuse_channel.o \
- smush/palette.o \
smush/player.o \
- smush/rect.o \
smush/saud_channel.o \
smush/scumm_renderer.o
-OBJS += $(SMUSH_OBJ)
+OBJS += $(SMUSH_OBJS)
DISTFILES=$(OBJS:.o=.cpp) Makefile scummvm.dsp scummvm.dsw stdafx.cpp \
whatsnew.txt readme.txt copying.txt \
More information about the Scummvm-git-logs
mailing list