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
commit044f385f9c6bb510712d5266a6073793344d8a26 (patch)
tree9187be7d030f7812d88acbe90e31e1aef2acfa24 /source.list
parent1118e389e90a5830564dc560acd420d0ee8aa231 (diff)
downloadopenttd-044f385f9c6bb510712d5266a6073793344d8a26.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