summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authortruebrain <truebrain@openttd.org>2011-12-01 12:03:34 +0000
committertruebrain <truebrain@openttd.org>2011-12-01 12:03:34 +0000
commitcc12942d70fa2a672c59e848c196c6647f8f1129 (patch)
tree3543911ce7080ad03897907e5e192d7697bc954e /source.list
parent0c2bbdde5c0f9577cff72af5b34c10777c6bebd0 (diff)
downloadopenttd-cc12942d70fa2a672c59e848c196c6647f8f1129.tar.xz
(svn r23384) -Remove: no longer allow a binary to be without AI support; the parts some compilers failed at, are integrated in other parts of the code now too
Diffstat (limited to 'source.list')
-rw-r--r--source.list2
1 files changed, 0 insertions, 2 deletions
diff --git a/source.list b/source.list
index ffdda5d1f..3239cf55b 100644
--- a/source.list
+++ b/source.list
@@ -551,7 +551,6 @@ table/water_land.h
3rdparty/md5/md5.cpp
3rdparty/md5/md5.h
-#if AI
# Script
script/script_config.cpp
script/script_config.hpp
@@ -738,7 +737,6 @@ script/api/script_vehicle.cpp
script/api/script_vehiclelist.cpp
script/api/script_waypoint.cpp
script/api/script_waypointlist.cpp
-#end
# Blitters
#if DEDICATED