From 1127c1e91d6bed25d0ae7ec8ad7d3afc13dc84b9 Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 21 Jun 2006 09:45:17 +0000 Subject: Remove separation between Win32 DLL and DirectShow support in the build system. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18768 b3059339-0415-0410-9bf9-f77b7e298cf2 --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') 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 \ -- cgit v1.2.3