Makefile
changeset 2963 f28ce0549513
parent 2962 f0a49b646c48
child 2997 a1917d0229ae
--- 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