aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 419090a705..20be8e1bf6 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -23,8 +23,8 @@ MODULES := test tools base $(MODULES)
# After the game specific modules follow the shared modules
MODULES += \
gui \
- sound \
backends \
+ sound \
engines \
graphics \
common \