summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c7b53f17e..d732b971c 100644
--- a/Makefile
+++ b/Makefile
@@ -670,6 +670,7 @@ SRCS += oldloader.c
SRCS += openttd.c
SRCS += order_cmd.c
SRCS += order_gui.c
+SRCS += os_timer.c
SRCS += pathfind.c
SRCS += player_gui.c
SRCS += players.c