[Scummvm-cvs-logs] scummvm master -> 21d77e80fc0f5994191998e0d5a6048b869e042d

m-kiewitz m_kiewitz at users.sourceforge.net
Sat May 30 01:56:34 CEST 2015


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:
21d77e80fc SHERLOCK: add adlib.cpp to module.mk


Commit: 21d77e80fc0f5994191998e0d5a6048b869e042d
    https://github.com/scummvm/scummvm/commit/21d77e80fc0f5994191998e0d5a6048b869e042d
Author: Martin Kiewitz (m_kiewitz at users.sourceforge.net)
Date: 2015-05-30T01:55:55+02:00

Commit Message:
SHERLOCK: add adlib.cpp to module.mk

Changed paths:
    engines/sherlock/module.mk



diff --git a/engines/sherlock/module.mk b/engines/sherlock/module.mk
index 701753d..d8c1d78 100644
--- a/engines/sherlock/module.mk
+++ b/engines/sherlock/module.mk
@@ -3,6 +3,7 @@ MODULE := engines/sherlock
 MODULE_OBJS = \
 	scalpel/darts.o \
 	scalpel/scalpel.o \
+	scalpel/drivers/adlib.o \
 	tattoo/tattoo.o \
 	animation.o \
 	debugger.o \






More information about the Scummvm-git-logs mailing list