[Scummvm-git-logs] scummvm master -> 6260ebebdef5c5c029f64f490bec30bff4aeb2c3
sev-
sev at scummvm.org
Mon Jul 27 08:13:27 UTC 2020
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:
6260ebebde DIRECTOR: Fix module.mk format
Commit: 6260ebebdef5c5c029f64f490bec30bff4aeb2c3
https://github.com/scummvm/scummvm/commit/6260ebebdef5c5c029f64f490bec30bff4aeb2c3
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2020-07-27T10:12:25+02:00
Commit Message:
DIRECTOR: Fix module.mk format
Changed paths:
engines/director/module.mk
diff --git a/engines/director/module.mk b/engines/director/module.mk
index e14ff564e0..92754c04be 100644
--- a/engines/director/module.mk
+++ b/engines/director/module.mk
@@ -37,7 +37,7 @@ MODULE_OBJS = \
lingo/lingo-preprocessor.o \
lingo/lingo-the.o \
lingo/xlibs/fileio.o \
- lingo/xlibs/flushxobj.o\
+ lingo/xlibs/flushxobj.o \
lingo/xlibs/palxobj.o
director-grammar:
More information about the Scummvm-git-logs
mailing list