Mercurial > mplayer.hg
changeset 8231:dff74a42db56
fixing compilation of cs_test
author | michael |
---|---|
date | Mon, 18 Nov 2002 10:39:22 +0000 |
parents | 330086b89d8f |
children | 5bbbccba0ad5 |
files | postproc/Makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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/