diff libvo/Makefile @ 23068:03107c6ea534

Add Makefile variable for either internal or external VIDIX.
author diego
date Sun, 22 Apr 2007 20:19:00 +0000
parents 3c89c681e0d6
children d484cdfcb8a8
line wrap: on
line diff
--- a/libvo/Makefile	Sun Apr 22 20:16:29 2007 +0000
+++ b/libvo/Makefile	Sun Apr 22 20:19:00 2007 +0000
@@ -12,7 +12,6 @@
                vo_yuv4mpeg.c \
                $(VO_SRCS) \
 
-SRCS_MPLAYER-$(EXTERNAL_VIDIX) +=  vosub_vidix.c
 SRCS_MPLAYER-$(VIDIX)          +=  vosub_vidix.c
 
 SRCS_COMMON = aclib.c \