summaryrefslogtreecommitdiffstats
path: root/old-makefile
diff options
context:
space:
mode:
Diffstat (limited to 'old-makefile')
-rw-r--r--old-makefile3
1 files changed, 2 insertions, 1 deletions
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 \