aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
authorJohannes Schickel2011-11-20 04:34:22 +0100
committerJohannes Schickel2011-11-20 04:34:22 +0100
commit8f58ddefc629a270b4661b5263c07f59ca0560d6 (patch)
tree8c573abda5b9857b6065541f5b7852b2e1728967 /Makefile.common
parentef8b106055c638377806e32e24922380118d03c7 (diff)
downloadscummvm-rg350-8f58ddefc629a270b4661b5263c07f59ca0560d6.tar.gz
scummvm-rg350-8f58ddefc629a270b4661b5263c07f59ca0560d6.tar.bz2
scummvm-rg350-8f58ddefc629a270b4661b5263c07f59ca0560d6.zip
ALL: Remove more m4/mads leftovers.
Some project files (iPhone) and backend files (Symbian) still reference m4.dat, but I know not enough on how to remove that without breaking something.
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 7c81a0d80c..1ec3f66246 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -252,9 +252,6 @@ endif
ifdef ENABLE_LURE
DIST_FILES_ENGINEDATA+=lure.dat
endif
-ifdef ENABLE_M4
-DIST_FILES_ENGINEDATA+=m4.dat
-endif
ifdef ENABLE_QUEEN
DIST_FILES_ENGINEDATA+=queen.tbl
endif