aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/module.mk
diff options
context:
space:
mode:
authorStrangerke2014-06-07 17:12:24 +0200
committerStrangerke2014-06-07 17:12:24 +0200
commite8ffcdc09cc97c89619511e7e9f216073e7ffc69 (patch)
tree182e84feadbad6f8e65f39f772529aa4d1e87e31 /engines/avalanche/module.mk
parent3f6d034c8a54b1e7a904d26f8bc254185deb0999 (diff)
downloadscummvm-rg350-e8ffcdc09cc97c89619511e7e9f216073e7ffc69.tar.gz
scummvm-rg350-e8ffcdc09cc97c89619511e7e9f216073e7ffc69.tar.bz2
scummvm-rg350-e8ffcdc09cc97c89619511e7e9f216073e7ffc69.zip
AVALANCHE: Janitorial - remove trailing spaces and tabs
Diffstat (limited to 'engines/avalanche/module.mk')
-rw-r--r--engines/avalanche/module.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/avalanche/module.mk b/engines/avalanche/module.mk
index 29bc039b42..919ff0334f 100644
--- a/engines/avalanche/module.mk
+++ b/engines/avalanche/module.mk
@@ -22,7 +22,7 @@ MODULE_OBJS = \
shootemup.o \
mainmenu.o \
highscore.o
-
+
# This module can be built as a plugin
ifeq ($(ENABLE_AVALANCHE), DYNAMIC_PLUGIN)
PLUGIN := 1