[Scummvm-cvs-logs] SF.net SVN: scummvm:[55472] scummvm/trunk/engines/sword25/module.mk

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Sun Jan 23 17:22:16 CET 2011


Revision: 55472
          http://scummvm.svn.sourceforge.net/scummvm/?rev=55472&view=rev
Author:   thebluegr
Date:     2011-01-23 16:22:15 +0000 (Sun, 23 Jan 2011)

Log Message:
-----------
SWORD25: Fixed compilation (oops...)

Modified Paths:
--------------
    scummvm/trunk/engines/sword25/module.mk

Modified: scummvm/trunk/engines/sword25/module.mk
===================================================================
--- scummvm/trunk/engines/sword25/module.mk	2011-01-23 16:18:03 UTC (rev 55471)
+++ scummvm/trunk/engines/sword25/module.mk	2011-01-23 16:22:15 UTC (rev 55472)
@@ -93,7 +93,7 @@
 
 ifdef USE_THEORADEC
 MODULE_OBJS += \
-	fmv/theora_decoder.o \
+	fmv/theora_decoder.o
 endif
 
 # This module can be built as a plugin


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list