changeset 5216 | d581e4db95b6 |
parent 5187 | d1f4e447a7eb |
child 5228 | c4a780348f66 |
--- a/Makefile Sun Dec 03 15:48:21 2006 +0000 +++ b/Makefile Sun Dec 03 17:27:43 2006 +0000 @@ -741,6 +741,7 @@ SRCS += news_gui.c SRCS += npf.c SRCS += oldloader.c +SRCS += oldpool.c SRCS += openttd.c SRCS += order_cmd.c SRCS += order_gui.c @@ -748,7 +749,6 @@ SRCS += pathfind.c SRCS += player_gui.c SRCS += players.c -SRCS += pool.c SRCS += queue.c SRCS += rail.c SRCS += rail_cmd.c