[Scummvm-cvs-logs] scummvm master -> abd973ee37a8ef07120832c875b19f07cda5c981

aquadran aquadran at xtr.net.pl
Tue May 24 13:26:12 CEST 2011


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
abd973ee37 SAMSUNGTV: fix typo


Commit: abd973ee37a8ef07120832c875b19f07cda5c981
    https://github.com/scummvm/scummvm/commit/abd973ee37a8ef07120832c875b19f07cda5c981
Author: Pawel Kolodziejski (aquadran at users.sourceforge.net)
Date: 2011-05-24T04:24:37-07:00

Commit Message:
SAMSUNGTV: fix typo

Changed paths:
    backends/module.mk



diff --git a/backends/module.mk b/backends/module.mk
index adef8a2..04db313 100644
--- a/backends/module.mk
+++ b/backends/module.mk
@@ -147,7 +147,7 @@ MODULE_OBJS += \
 	timer/psp/timer.o
 endif
 
-ifeq ($(BACKEND),samsungstv)
+ifeq ($(BACKEND),samsungtv)
 MODULE_OBJS += \
 	events/samsungtvsdl/samsungtvsdl-events.o \
 	graphics/samsungtvsdl/samsungtvsdl-graphics.o






More information about the Scummvm-git-logs mailing list