summaryrefslogtreecommitdiffstats
path: root/old-makefile
diff options
context:
space:
mode:
Diffstat (limited to 'old-makefile')
-rw-r--r--old-makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/old-makefile b/old-makefile
index ab793febf7..2314f72b7d 100644
--- a/old-makefile
+++ b/old-makefile
@@ -60,7 +60,8 @@ SOURCES-$(MPG123) += audio/decode/ad_mpg123.c
SOURCES-$(NEED_GETTIMEOFDAY) += osdep/gettimeofday.c
SOURCES-$(NEED_GLOB) += osdep/glob-win.c
-SOURCES-$(WIN32) += osdep/path-win.c
+SOURCES-$(WIN32) += osdep/path-win.c \
+ osdep/w32_keyboard.c
SOURCES-$(PRIORITY) += osdep/priority.c
SOURCES-$(PVR) += stream/stream_pvr.c