aboutsummaryrefslogtreecommitdiff
path: root/test/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 /test/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 'test/module.mk')
-rw-r--r--test/module.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/module.mk b/test/module.mk
index 2a813c7869..22c2dfa2c5 100644
--- a/test/module.mk
+++ b/test/module.mk
@@ -11,7 +11,7 @@ TEST_LIBS := common/libcommon.a
#
TEST_FLAGS := --runner=StdioPrinter
TEST_CFLAGS := -Itest/cxxtest
-TEST_LDFLAGS :=
+TEST_LDFLAGS :=
# Enable this to get an X11 GUI for the error reporter.