summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index f2735a9ec4..13526d7ab6 100644
--- a/Makefile
+++ b/Makefile
@@ -108,7 +108,6 @@ CODEC_LIBS = $(AV_LIB) \
COMMON_LIBS = libmpcodecs/libmpcodecs.a \
$(W32_LIB) \
- $(DS_LIB) \
libaf/libaf.a \
libmpdemux/libmpdemux.a \
postproc/libswscale.a \
@@ -213,7 +212,6 @@ ALL_PRG += $(PRG_MENCODER)
endif
COMMON_DEPS = $(W32_DEP) \
- $(DS_DEP) \
$(MP1E_DEP) \
$(AV_DEP) \
libmpdemux/libmpdemux.a \