old-build: adjust to latest changes

This commit is contained in:
wm4 2014-10-17 21:35:28 +02:00
parent 3deb6c3d4f
commit 0abe9b0e0a
1 changed files with 2 additions and 1 deletions

View File

@ -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 \