From 32c0df1b5374834145b4a373fcd560766b997c52 Mon Sep 17 00:00:00 2001 From: James Ross-Gowan Date: Mon, 20 Jan 2014 00:20:02 +1100 Subject: w32: use the w32_common keymap in terminal-win too --- old-makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'old-makefile') 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 -- cgit v1.2.3