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 5abfc2e784..4a9f56a046 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -23,10 +23,10 @@ MODULES := test tools base $(MODULES)
# After the game specific modules follow the shared modules
MODULES += \
gui \
- sound \
backends \
engines \
graphics \
+ sound \
common \
po