From 04bdd7af72aa9ab5aa81e38ca85d3f40e76f16d4 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 19 Nov 2013 22:26:35 +0100 Subject: timeline: add edl:// URIs Questionable change from user perspective, but internally needed to implement the next commit. Also useful for testing timeline stuff. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 07d05d7fe0..0f2707677f 100644 --- a/Makefile +++ b/Makefile @@ -234,6 +234,7 @@ SOURCES = audio/audio.c \ stream/rar.c \ stream/stream.c \ stream/stream_avdevice.c \ + stream/stream_edl.c \ stream/stream_file.c \ stream/stream_lavf.c \ stream/stream_memory.c \ -- cgit v1.2.3