diff libswscale/Makefile @ 21714:72e44326407e

Clarify that yuv2rgb_init.c cannot be used under LGPL
author lucabe
date Fri, 22 Dec 2006 17:57:19 +0000
parents befebdb3ebaa
children ba11e9a0880f
line wrap: on
line diff
--- a/libswscale/Makefile	Fri Dec 22 14:57:43 2006 +0000
+++ b/libswscale/Makefile	Fri Dec 22 17:57:19 2006 +0000
@@ -15,8 +15,6 @@
 endif
 ifeq ($(CONFIG_GPL),yes)
 OBJS+=  yuv2rgb.o
-else
-OBJS+=  yuv2rgb_init.o
 endif
 
 HEADERS = swscale.h rgb2rgb.h