aboutsummaryrefslogtreecommitdiff
path: root/base/module.mk
diff options
context:
space:
mode:
authorJordi Vilalta Prat2008-01-27 19:47:41 +0000
committerJordi Vilalta Prat2008-01-27 19:47:41 +0000
commit66e9d4f5e8f35b28f8abd9ce53a0da4da3ce8985 (patch)
treee27aadabecd8dd910884280e6559ff9c94c3d73c /base/module.mk
parent278857698dc7b1623096fe1ad12511dc4c886c7e (diff)
downloadscummvm-rg350-66e9d4f5e8f35b28f8abd9ce53a0da4da3ce8985.tar.gz
scummvm-rg350-66e9d4f5e8f35b28f8abd9ce53a0da4da3ce8985.tar.bz2
scummvm-rg350-66e9d4f5e8f35b28f8abd9ce53a0da4da3ce8985.zip
Removed trailing spaces.
svn-id: r30664
Diffstat (limited to 'base/module.mk')
-rw-r--r--base/module.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/module.mk b/base/module.mk
index 9a9312fa73..dd89c5fb2d 100644
--- a/base/module.mk
+++ b/base/module.mk
@@ -7,5 +7,5 @@ MODULE_OBJS := \
plugins.o \
version.o
-# Include common rules
+# Include common rules
include $(srcdir)/rules.mk