summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-06-20 19:33:32 +0000
committerben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-06-20 19:33:32 +0000
commit2bd0d969a66f250e35319f553068b78b0adedc5d (patch)
treef19bd2f5483e1c44bfc96ac8bbfa11b2f9894758 /Makefile
parent32ddd9dd3310d1f8cc9eaadf77c637a8fec76fad (diff)
downloadmpv-2bd0d969a66f250e35319f553068b78b0adedc5d.tar.bz2
mpv-2bd0d969a66f250e35319f553068b78b0adedc5d.tar.xz
allow conditionnal compilation of yuv4mpeg video out.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27103 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eab06b4c0b..93536f318a 100644
--- a/Makefile
+++ b/Makefile
@@ -521,7 +521,6 @@ SRCS_MPLAYER = mplayer.c \
libvo/video_out.c \
libvo/vo_mpegpes.c \
libvo/vo_null.c \
- libvo/vo_yuv4mpeg.c \
$(addprefix libvo/,$(VO_SRCS)) \
SRCS_MPLAYER-$(APPLE_IR) += input/appleir.c