| changeset 2963 | 6645da0a5b4a |
| parent 2962 | dbd168a4703a |
| child 2997 | 5f38d62ed7aa |
--- a/Makefile Fri Feb 03 12:55:21 2006 +0000 +++ b/Makefile Fri Feb 03 15:51:00 2006 +0000 @@ -654,6 +654,7 @@ SRCS += network_udp.c SRCS += newgrf.c SRCS += newgrf_engine.c +SRCS += newgrf_station.c SRCS += news_gui.c SRCS += npf.c SRCS += oldloader.c @@ -686,7 +687,6 @@ SRCS += spritecache.c SRCS += station_cmd.c SRCS += station_gui.c -SRCS += station_newgrf.c SRCS += string.c SRCS += strings.c SRCS += subsidy_gui.c