summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-08-19 18:11:53 +0200
committerwm4 <wm4@nowhere>2012-09-18 21:04:45 +0200
commitcde59e913f2c1c2cca27d10daddb54b4de6cc90a (patch)
treeb1e97bb2977e50e6d0466c698fcc8b4530113dd8 /Makefile
parent0f155921b046c9e6cfed3fe601aa891c2d2a8b16 (diff)
downloadmpv-cde59e913f2c1c2cca27d10daddb54b4de6cc90a.tar.bz2
mpv-cde59e913f2c1c2cca27d10daddb54b4de6cc90a.tar.xz
core: move implementation for -audiofile to the frontend
This should behave as before, with the same set of caveats.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 99b310d8d2..495a42824e 100644
--- a/Makefile
+++ b/Makefile
@@ -227,7 +227,6 @@ SRCS_COMMON = asxparser.c \
libmpdemux/demuxer.c \
libmpdemux/demux_asf.c \
libmpdemux/demux_avi.c \
- libmpdemux/demux_demuxers.c \
libmpdemux/demux_edl.c \
libmpdemux/demux_cue.c \
libmpdemux/demux_lavf.c \