summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-07-12 13:03:40 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-07-12 13:03:40 +0000
commit49c22997d33b786258869088e6d98bee3b2ace78 (patch)
tree61eb4b1b8e63a6cc540183049708293b60728f2a /Makefile
parentd4c89faa494384155878110ec312be372ff24ae3 (diff)
downloadmpv-49c22997d33b786258869088e6d98bee3b2ace78.tar.bz2
mpv-49c22997d33b786258869088e6d98bee3b2ace78.tar.xz
Remove remnants of old libmp1e support.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19026 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 1429b856e7..fb63f3dde8 100644
--- a/Makefile
+++ b/Makefile
@@ -67,7 +67,6 @@ VO_LIBS = $(AA_LIB) \
$(X_LIB) \
$(SDL_LIB) \
$(GGI_LIB) \
- $(MP1E_LIB) \
$(MLIB_LIB) \
$(SVGA_LIB) \
$(DIRECTFB_LIB) \
@@ -210,7 +209,6 @@ ALL_PRG += $(PRG_MENCODER)
endif
COMMON_DEPS = $(W32_DEP) \
- $(MP1E_DEP) \
$(AV_DEP) \
libmpdemux/libmpdemux.a \
libmpcodecs/libmpcodecs.a \