aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorEinar Johan Trøan Sømåen2013-01-28 09:19:57 +0100
committerEinar Johan Trøan Sømåen2013-01-28 09:20:14 +0100
commit9eff1e514fbcd9e48d6cc7a590661a2fbba3534d (patch)
tree05d52b615073207db6a7d0e4499329ab0de2919c /Makefile.common
parent1bab59aa069d142cc90b7f0ed93f96219a76ec22 (diff)
downloadscummvm-rg350-9eff1e514fbcd9e48d6cc7a590661a2fbba3534d.tar.gz
scummvm-rg350-9eff1e514fbcd9e48d6cc7a590661a2fbba3534d.tar.bz2
scummvm-rg350-9eff1e514fbcd9e48d6cc7a590661a2fbba3534d.zip
WINTERMUTE: Move Resources out of binary and into wintermute.zip
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 2a92ba441c..bfbfd67fb8 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -265,6 +265,9 @@ endif
ifdef ENABLE_TOON
DIST_FILES_ENGINEDATA+=toon.dat
endif
+ifdef ENABLE_WINTERMUTE
+DIST_FILES_ENGINEDATA+=wintermute.zip
+endif
DIST_FILES_ENGINEDATA:=$(addprefix $(srcdir)/dists/engine-data/,$(DIST_FILES_ENGINEDATA))
# pred.dic is currently only used for the AGI engine