aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorMax Horn2009-01-30 04:04:10 +0000
committerMax Horn2009-01-30 04:04:10 +0000
commit601175cb32de785bb3c49df713baa1480206ba74 (patch)
tree5f23e51f78dc002313374df795720315f9bceab9 /Makefile.common
parentc69ebfd798777fa5db487fe321af274d26baaf3b (diff)
downloadscummvm-rg350-601175cb32de785bb3c49df713baa1480206ba74.tar.gz
scummvm-rg350-601175cb32de785bb3c49df713baa1480206ba74.tar.bz2
scummvm-rg350-601175cb32de785bb3c49df713baa1480206ba74.zip
Reorder modules to fix linker issues when all engines are disabled (this order is weird, but for now seems to work)
svn-id: r36136
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.common b/Makefile.common
index 33e556f1fc..0bb8a81b81 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -25,9 +25,9 @@ MODULES += \
gui \
graphics \
sound \
- engines \
+ backends \
common \
- backends
+ engines \
ifdef USE_MT32EMU
MODULES += sound/softsynth/mt32