[MPlayer-cvslog] r21290 - trunk/libmpcodecs/Makefile

diego subversion at mplayerhq.hu
Sun Nov 26 23:13:46 CET 2006


Author: diego
Date: Sun Nov 26 23:13:46 2006
New Revision: 21290

Modified:
   trunk/libmpcodecs/Makefile

Log:
100l typos


Modified: trunk/libmpcodecs/Makefile
==============================================================================
--- trunk/libmpcodecs/Makefile	(original)
+++ trunk/libmpcodecs/Makefile	Sun Nov 26 23:13:46 2006
@@ -67,7 +67,7 @@
 SRCS += ad_speex.c
 endif
 
-SRCS=dec_video.c \
+SRCS += dec_video.c \
            vd.c \
            vd_hmblck.c \
            vd_lzo.c \
@@ -119,7 +119,7 @@
 endif
 
 
-SRCS=vf.c \
+SRCS += vf.c \
              pullup.c \
              vf_1bpp.c \
              vf_2xsai.c \



More information about the MPlayer-cvslog mailing list