summaryrefslogtreecommitdiff
path: root/libswscale/Makefile
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-01-27 00:25:23 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-01-27 00:25:23 +0000
commitb51de6d8c71ff087e006c3a9613f6cb055aea687 (patch)
treefb1a85344799ef20703843d1ca73ad38ed2999b6 /libswscale/Makefile
parentd19a046ebb9dccb9ff025e2a8918a0f7e54dd2db (diff)
Rename swscale-example to swscale-test, to better reflect the intended
use of the program. Originally committed as revision 30439 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
Diffstat (limited to 'libswscale/Makefile')
-rw-r--r--libswscale/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/libswscale/Makefile b/libswscale/Makefile
index 085027789e..9ae28e07ef 100644
--- a/libswscale/Makefile
+++ b/libswscale/Makefile
@@ -16,8 +16,7 @@ OBJS-$(HAVE_VIS) += sparc/yuv2rgb_vis.o
MMX-OBJS-$(CONFIG_GPL) += x86/yuv2rgb_mmx.o \
-EXAMPLES = swscale
-TESTPROGS = colorspace
+TESTPROGS = colorspace swscale
DIRS = bfin mlib ppc sparc x86