changeset 873:47f44f256a3c libavcodec

fixing compilation of cs_test
author michael
date Mon, 18 Nov 2002 10:39:22 +0000
parents 8af5c366e3d9
children 8cc0d241da37
files libpostproc/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpostproc/Makefile	Mon Nov 18 09:28:21 2002 +0000
+++ b/libpostproc/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/