aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorBorja Lorente2016-08-24 11:43:58 +0200
committerBorja Lorente2016-08-24 11:59:30 +0200
commit841c22704c33057a292a1b0d44ba104d77dd8c18 (patch)
tree91b8afa9753632fc97a49c9daf1e1236b7428fb0 /Makefile.common
parentb7b258474f0a135f626ec3d46d19b4f54926f50f (diff)
downloadscummvm-rg350-841c22704c33057a292a1b0d44ba104d77dd8c18.tar.gz
scummvm-rg350-841c22704c33057a292a1b0d44ba104d77dd8c18.tar.bz2
scummvm-rg350-841c22704c33057a292a1b0d44ba104d77dd8c18.zip
MACVENTURE: Include border bitmaps in ScummVM
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 df24d397de..762b9051d0 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -285,6 +285,9 @@ endif
ifdef ENABLE_WINTERMUTE
DIST_FILES_ENGINEDATA+=wintermute.zip
endif
+ifdef ENABLE_MACVENTURE
+DIST_FILES_ENGINEDATA+=macventure.dat
+endif
DIST_FILES_ENGINEDATA:=$(addprefix $(srcdir)/dists/engine-data/,$(DIST_FILES_ENGINEDATA))
# pred.dic is currently only used for the AGI engine