aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2013-04-23 09:20:10 +0200
committerAnton Khirnov <anton@khirnov.net>2015-02-20 08:56:03 +0100
commit1b3144727158b18f080732ff35ef1f6a123a946d (patch)
tree3cff858317d498ffb02e27364d6a2afde53943c3 /src/Makefile
parente41776f458722d778b5a0db49816f775ef4f9eee (diff)
music chunk: switch to AVFrame.
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index d62f0b9b..61b8fc6b 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -7,7 +7,6 @@ OBJS = aiff.o \
audio_config.o \
audio_format.o \
audio_parser.o \
- buffer.o \
chunk.o \
client.o \
client_event.o \