summaryrefslogtreecommitdiff
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
commit1492a04844466df064bd906bfebca85bb40beb50 (patch)
tree82dc6210581d2009ee7cb789ae4d8a6c95733397
parentc5bf9a6f808939a96ae7261c9aa2e178a47ae5e3 (diff)
downloadopenttd-1492a04844466df064bd906bfebca85bb40beb50.tar.xz
(svn r2700) Insert Id tag into the 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>
#