summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorplanetmaker <planetmaker@openttd.org>2012-10-03 09:12:51 +0000
committerplanetmaker <planetmaker@openttd.org>2012-10-03 09:12:51 +0000
commit82596493816291b2148e31c5e1ddd922fc1cb401 (patch)
treea2b8c99f2c29ba721691c666f786ad76c559bc63 /Makefile.in
parentd9b709ba45661705eca5288f9ce1c8c542540b70 (diff)
downloadopenttd-82596493816291b2148e31c5e1ddd922fc1cb401.tar.xz
(svn r24569) -Fix (r23817): Naming of bundles was somewhat broken
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index d46108695..b947e436f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -41,7 +41,6 @@ TTDS = $(SRC_DIRS:%=%/$(TTD))
OS = !!OS!!
OSXAPP = !!OSXAPP!!
LIPO = !!LIPO!!
-REVISION = !!REVISION!!
AWK = !!AWK!!
SORT = !!SORT!!
DISTCC = !!DISTCC!!