From d12a3ac1296f1d56824f008a9f111cbab4ecaa05 Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Wed, 5 Jun 2013 22:32:32 +0200 Subject: BUILD: install tony.dat --- Makefile.common | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.common') 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 -- cgit v1.2.3