[Mplayer-cvslog] CVS: main/postproc Makefile,1.11,1.12

Michael Niedermayer CVS michael at mplayerhq.hu
Mon Nov 18 11:39:25 CET 2002


Update of /cvsroot/mplayer/main/postproc
In directory mail:/var/tmp.root/cvs-serv25333

Modified Files:
	Makefile 
Log Message:
fixing compilation of cs_test


Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/postproc/Makefile,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- Makefile	4 Nov 2002 10:01:15 -0000	1.11
+++ Makefile	18 Nov 2002 10:39:22 -0000	1.12
@@ -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/




More information about the MPlayer-cvslog mailing list