summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authortron <tron@openttd.org>2005-07-24 13:55:39 +0000
committertron <tron@openttd.org>2005-07-24 13:55:39 +0000
commitc7980036e943aafe527a40ec0125f9d93924cb27 (patch)
tree82dc6210581d2009ee7cb789ae4d8a6c95733397 /Makefile
parent384b284846584cbfd5f696009236b5bae073ba17 (diff)
downloadopenttd-c7980036e943aafe527a40ec0125f9d93924cb27.tar.xz
(svn r2700) Insert Id tag into the Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 59e24fbfa..459fe810c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,5 @@
+# $Id$
+
# This Makefile is partially based on "a completely generic Makefile",
# originally created by Justin Husted <husted@cs>
#