fixing compilation of cs_test

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8232 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
michael 2002-11-18 10:39:22 +00:00
parent a137434053
commit 9f5deb6d9a
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ SWSSRCS=swscale.c rgb2rgb.c yuv2rgb.c
SWSOBJS=$(SWSSRCS:.c=.o)
PPOBJS=postprocess.o
SPPOBJS=postprocess_pic.o
CS_TEST_OBJS=cs_test.o rgb2rgb.o ../cpudetect.o ../mp_msg.o
CS_TEST_OBJS=cs_test.o rgb2rgb.o ../cpudetect.o ../mp_msg.o ../libvo/aclib.o
CFLAGS = $(OPTFLAGS) $(MLIB_INC) -I. -I.. $(EXTRA_INC)
# -I/usr/X11R6/include/