Mercurial > mplayer.hg
diff postproc/Makefile @ 8231:dff74a42db56
fixing compilation of cs_test
author | michael |
---|---|
date | Mon, 18 Nov 2002 10:39:22 +0000 |
parents | 2fa1e3aa518a |
children | 1e8f3293a822 |
line wrap: on
line diff
--- a/postproc/Makefile Mon Nov 18 10:12:03 2002 +0000 +++ b/postproc/Makefile Mon Nov 18 10:39:22 2002 +0000 @@ -12,7 +12,7 @@ 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/