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 \