summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorglx <glx@openttd.org>2008-05-14 03:34:17 +0000
committerglx <glx@openttd.org>2008-05-14 03:34:17 +0000
commitc09737a3e183a40199a94e3126eef0323c7afff3 (patch)
tree9187be7d030f7812d88acbe90e31e1aef2acfa24 /source.list
parent5581d9f74433437cd233cdab9ea2bae9cc60ac13 (diff)
downloadopenttd-c09737a3e183a40199a94e3126eef0323c7afff3.tar.xz
(svn r13085) -Fix (r12980): wrong syntax in source.list causing unneeded file additions by generate.vbs
Diffstat (limited to 'source.list')
-rw-r--r--source.list2
1 files changed, 1 insertions, 1 deletions
diff --git a/source.list b/source.list
index 692c15a16..bbbd3d87c 100644
--- a/source.list
+++ b/source.list
@@ -90,7 +90,7 @@ tgp.cpp
thread_morphos.cpp
#else
thread_pthread.cpp
- #endif
+ #end
#end
fiber_thread.cpp
#end