summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1a693f1603..f6b869e8a6 100644
--- a/Makefile
+++ b/Makefile
@@ -218,7 +218,6 @@ SRCS_COMMON = asxparser.c \
codec-cfg.c \
cpudetect.c \
defaultopts.c \
- edl.c \
fmt-conversion.c \
m_config.c \
m_option.c \
@@ -405,6 +404,7 @@ SRCS_COMMON = asxparser.c \
libvo/osd.c \
libvo/eosd_packer.c \
osdep/numcores.c \
+ osdep/io.c \
osdep/$(GETCH) \
osdep/$(TIMER) \
stream/open.c \