From 34bee16faf64d1f0e4e6f28549731c7d8570baa3 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 26 Dec 2013 17:10:35 +0100 Subject: input: split off some code from input.c to separate files This is mostly just moving code around. --- old-makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'old-makefile') diff --git a/old-makefile b/old-makefile index f9aacac2c8..ac7fc98502 100644 --- a/old-makefile +++ b/old-makefile @@ -204,7 +204,10 @@ SOURCES = audio/audio.c \ demux/demux_subreader.c \ demux/ebml.c \ demux/mf.c \ + input/cmd_list.c \ + input/cmd_parse.c \ input/input.c \ + input/keycodes.c \ misc/charset_conv.c \ misc/ring.c \ options/m_config.c \ -- cgit v1.2.3