aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 15684ddc80..91f4309599 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 \