aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorWillem Jan Palenstijn2013-06-05 22:32:32 +0200
committerWillem Jan Palenstijn2013-06-05 22:56:38 +0200
commitd12a3ac1296f1d56824f008a9f111cbab4ecaa05 (patch)
treeeb63d6286220800248c9dc2f7c9e81e21380f746 /Makefile.common
parent9f83f9b6f723f309d36692bc902a3d6bebf2585d (diff)
downloadscummvm-rg350-d12a3ac1296f1d56824f008a9f111cbab4ecaa05.tar.gz
scummvm-rg350-d12a3ac1296f1d56824f008a9f111cbab4ecaa05.tar.bz2
scummvm-rg350-d12a3ac1296f1d56824f008a9f111cbab4ecaa05.zip
BUILD: install tony.dat
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 6b23bd5b1c..aec033f0c7 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -265,6 +265,9 @@ endif
ifdef ENABLE_TEENAGENT
DIST_FILES_ENGINEDATA+=teenagent.dat
endif
+ifdef ENABLE_TONY
+DIST_FILES_ENGINEDATA+=tony.dat
+endif
ifdef ENABLE_TOON
DIST_FILES_ENGINEDATA+=toon.dat
endif