From 8e91467d3afba74c4d9ba17fc824ade28e04301d Mon Sep 17 00:00:00 2001 From: nick Date: Wed, 24 Oct 2001 07:34:41 +0000 Subject: Independed compilation of SUBDIRS git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2445 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libvo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libvo') diff --git a/libvo/Makefile b/libvo/Makefile index 4c2e0a18f6..192e200b00 100644 --- a/libvo/Makefile +++ b/libvo/Makefile @@ -9,7 +9,7 @@ OBJS=$(SRCS:.c=.o) ifeq ($(TARGET_ARCH_X86),yes) SRCS += rgb15to16mmx.c yuv2rgb_mmx.c ifeq ($(TARGET_OS),Linux) -SRCS += vo_vesa.c ../linux/lrmi.c ../linux/vbelib.c +SRCS += vo_vesa.c endif endif -- cgit v1.2.3