Makefile
changeset 1985 c4ec1653a337
parent 1955 52a84e880864
child 2008 c9d6585c96c8
--- a/Makefile	Sun Jun 26 17:45:13 2005 +0000
+++ b/Makefile	Sun Jun 26 21:59:21 2005 +0000
@@ -649,6 +649,7 @@
 C_SOURCES += oldloader.c
 C_SOURCES += order_cmd.c
 C_SOURCES += order_gui.c
+C_SOURCES += openttd.c
 C_SOURCES += pathfind.c
 C_SOURCES += player_gui.c
 C_SOURCES += players.c
@@ -686,7 +687,6 @@
 C_SOURCES += train_cmd.c
 C_SOURCES += train_gui.c
 C_SOURCES += tree_cmd.c
-C_SOURCES += openttd.c
 C_SOURCES += tunnelbridge_cmd.c
 C_SOURCES += unmovable_cmd.c
 C_SOURCES += vehicle.c