Commit 310ac9a5 authored by diego's avatar diego

Rename 'tests' target to 'testprogs'. It is too easily confused with the

'test' target and a directory named tests exists.


git-svn-id: file:///var/local/repositories/mplayer/trunk/libswscale@29039 b3059339-0415-0410-9bf9-f77b7e298cf2
parent d897f6e1
......@@ -12,7 +12,7 @@ OBJS-$(CONFIG_MLIB) += yuv2rgb_mlib.o
OBJS-$(HAVE_ALTIVEC) += yuv2rgb_altivec.o
OBJS-$(HAVE_VIS) += yuv2rgb_vis.o
TESTS = cs_test swscale-example
TESTPROGS = cs_test swscale-example
include $(SUBDIR)../subdir.mak
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment