From fa035363aaa724fd450e1f59510b3d5ef79b0c75 Mon Sep 17 00:00:00 2001 From: lucabe Date: Fri, 22 Dec 2006 17:57:19 +0000 Subject: Clarify that yuv2rgb_init.c cannot be used under LGPL git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21730 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libswscale/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'libswscale') diff --git a/libswscale/Makefile b/libswscale/Makefile index 377ea80a7e..c65a3a9c86 100644 --- a/libswscale/Makefile +++ b/libswscale/Makefile @@ -15,8 +15,6 @@ OBJS+= yuv2rgb_altivec.o endif ifeq ($(CONFIG_GPL),yes) OBJS+= yuv2rgb.o -else -OBJS+= yuv2rgb_init.o endif HEADERS = swscale.h rgb2rgb.h -- cgit v1.2.3