Skip to content
Snippets Groups Projects
Commit 9e12268c authored by Diego Biurrun's avatar Diego Biurrun
Browse files

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

'test' target and a directory named tests exists.

Originally committed as revision 29039 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
parent 661ce289
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment