From 604254a157778bc08fba0c5d245b5afcc4a8d2d6 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 26 Nov 2006 22:13:46 +0000 Subject: 100l typos git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21290 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libmpcodecs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libmpcodecs/Makefile') diff --git a/libmpcodecs/Makefile b/libmpcodecs/Makefile index 56ca0d0941..f0ace48f35 100644 --- a/libmpcodecs/Makefile +++ b/libmpcodecs/Makefile @@ -67,7 +67,7 @@ ifeq ($(SPEEX),yes) 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 @@ SRCS += vd_ijpg.c endif -SRCS=vf.c \ +SRCS += vf.c \ pullup.c \ vf_1bpp.c \ vf_2xsai.c \ -- cgit v1.2.3