summaryrefslogtreecommitdiffstats
path: root/old-makefile
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-10-17 21:35:28 +0200
committerwm4 <wm4@nowhere>2014-10-17 21:35:28 +0200
commit0abe9b0e0af03199fbc48b41ff38b0e0fa137cf2 (patch)
tree8009e64d0991fc864d5bdc0d01120562b47c5a9d /old-makefile
parent3deb6c3d4f49bd8933c2cab2e58752f6d0a33c6e (diff)
downloadmpv-0abe9b0e0af03199fbc48b41ff38b0e0fa137cf2.tar.bz2
mpv-0abe9b0e0af03199fbc48b41ff38b0e0fa137cf2.tar.xz
old-build: adjust to latest changes
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 \