From 0abe9b0e0af03199fbc48b41ff38b0e0fa137cf2 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 17 Oct 2014 21:35:28 +0200 Subject: old-build: adjust to latest changes --- old-makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/old-makefile b/old-makefile index 519da884f1..d6548b3bb2 100644 --- a/old-makefile +++ b/old-makefile @@ -175,11 +175,12 @@ SOURCES = audio/audio.c \ input/cmd_parse.c \ input/event.c \ input/input.c \ + input/ipc.c \ input/keycodes.c \ - input/pipe-unix.c \ misc/bstr.c \ misc/charset_conv.c \ misc/dispatch.c \ + misc/json.c \ misc/rendezvous.c \ misc/ring.c \ options/m_config.c \ -- cgit v1.2.3