summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-12-22 09:20:18 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-12-22 09:20:18 +0000
commit91748b4278a02f4c9b0e42ebfe917e43fcb39155 (patch)
treed1edc37172d605adbdf19fba681354bc97d55548 /Makefile
parentce821bd91f0b0c67b96f5d3b8f3fda19e1015294 (diff)
downloadmpv-91748b4278a02f4c9b0e42ebfe917e43fcb39155.tar.bz2
mpv-91748b4278a02f4c9b0e42ebfe917e43fcb39155.tar.xz
libavcodec/i386/ was renamed to libavcodec/x86/.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28177 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c6c376326f..0ff4058fd2 100644
--- a/Makefile
+++ b/Makefile
@@ -725,11 +725,11 @@ DIRS = . \
libavcodec/alpha \
libavcodec/arm \
libavcodec/bfin \
- libavcodec/i386 \
libavcodec/mlib \
libavcodec/ppc \
libavcodec/sh4 \
libavcodec/sparc \
+ libavcodec/x86 \
libavformat \
libavutil \
libdvdcss \