summaryrefslogtreecommitdiffstats
path: root/old-makefile
diff options
context:
space:
mode:
authorStefano Pigozzi <stefano.pigozzi@gmail.com>2014-01-04 17:36:13 +0100
committerStefano Pigozzi <stefano.pigozzi@gmail.com>2014-01-04 17:36:13 +0100
commit5a36d027f0bade2a7edd10c07716b196abaf8652 (patch)
tree688e55190856995c587303694e7e4552cf7ecc4d /old-makefile
parent1e988c595bd4eb46c4df19cc33faf5d69a7d2ef1 (diff)
downloadmpv-5a36d027f0bade2a7edd10c07716b196abaf8652.tar.bz2
mpv-5a36d027f0bade2a7edd10c07716b196abaf8652.tar.xz
build: fix build on old build system
Regression from 082c5c19
Diffstat (limited to 'old-makefile')
-rw-r--r--old-makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/old-makefile b/old-makefile
index 63e61bf683..23bb62140a 100644
--- a/old-makefile
+++ b/old-makefile
@@ -206,6 +206,7 @@ SOURCES = audio/audio.c \
demux/mf.c \
input/cmd_list.c \
input/cmd_parse.c \
+ input/event.c \
input/input.c \
input/keycodes.c \
misc/charset_conv.c \