projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rename swscale-example to swscale-test, to better reflect the intended
[ffmpeg.git]
/
libswscale
/
Makefile
diff --git
a/libswscale/Makefile
b/libswscale/Makefile
index
0850277
..
9ae28e0
100644
(file)
--- 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