aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorMax Horn2009-11-14 13:11:06 +0000
committerMax Horn2009-11-14 13:11:06 +0000
commit81762edf338be5394120787696d9af61a00a0f9d (patch)
treedd9ba845e92d973c2ef764eaee0bb169468640a6 /Makefile.common
parent05a735c4428c51e8a050c4c55d06dedf34aace66 (diff)
downloadscummvm-rg350-81762edf338be5394120787696d9af61a00a0f9d.tar.gz
scummvm-rg350-81762edf338be5394120787696d9af61a00a0f9d.tar.bz2
scummvm-rg350-81762edf338be5394120787696d9af61a00a0f9d.zip
Remove Igor engine
svn-id: r45898
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.common b/Makefile.common
index 7f6c3c4082..57bdd4e62e 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -226,9 +226,6 @@ DIST_FILES_ENGINEDATA=
ifdef ENABLE_DRASCULA
DIST_FILES_ENGINEDATA+=drascula.dat
endif
-ifdef ENABLE_IGOR
-DIST_FILES_ENGINEDATA+=igor.tbl
-endif
ifdef ENABLE_KYRA
DIST_FILES_ENGINEDATA+=kyra.dat
endif