summaryrefslogtreecommitdiffstats
path: root/old-makefile
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-02-17 23:48:39 +0100
committerwm4 <wm4@nowhere>2015-02-17 23:48:39 +0100
commit1e44c811f3683f62714ff5ecc2e4f233eb8bb668 (patch)
tree9591c159eab5ffb219d61572938664ea302b3846 /old-makefile
parent10781c2a9c175a8f9e445df4a91031301f225351 (diff)
downloadmpv-1e44c811f3683f62714ff5ecc2e4f233eb8bb668.tar.bz2
mpv-1e44c811f3683f62714ff5ecc2e4f233eb8bb668.tar.xz
demux_edl: move implementation
Same deal as with demux_cue, and a separate commit for the same reasons.
Diffstat (limited to 'old-makefile')
-rw-r--r--old-makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/old-makefile b/old-makefile
index c5de343f5c..08ab079d06 100644
--- a/old-makefile
+++ b/old-makefile
@@ -219,7 +219,6 @@ SOURCES = audio/audio.c \
player/scripting.c \
player/sub.c \
player/video.c \
- player/timeline/tl_mpv_edl.c \
stream/cache.c \
stream/cache_file.c \
stream/cookies.c \