[Mplayer-cvslog] CVS: main/libvo Makefile,1.14,1.15

Atmosfear atmos4 at mplayer.dev.hu
Wed Oct 3 17:47:37 CEST 2001


Update of /cvsroot/mplayer/main/libvo
In directory mplayer:/var/tmp.root/cvs-serv8712/libvo

Modified Files:
	Makefile 
Log Message:
eeh cola in unhealthy


Index: Makefile
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/Makefile,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- Makefile	8 Sep 2001 20:48:02 -0000	1.14
+++ Makefile	3 Oct 2001 15:47:24 -0000	1.15
@@ -3,7 +3,7 @@
 
 LIBNAME = libvo.a
 
-SRCS=aclib.c osd.c font_load.c yuv2rgb.c video_out.c vo_null.c vo_pgm.c vo_md5.c vo_mpegpes.c vo_odivx.c x11_common.c $(OPTIONAL_SRCS)
+SRCS=aspect.c aclib.c osd.c font_load.c yuv2rgb.c video_out.c vo_null.c vo_pgm.c vo_md5.c vo_mpegpes.c vo_odivx.c x11_common.c $(OPTIONAL_SRCS)
 OBJS=$(SRCS:.c=.o)
 
 ifeq ($(TARGET_ARCH_X86),yes)




More information about the MPlayer-cvslog mailing list