Commit 2d70cc38 authored by Diego Biurrun's avatar Diego Biurrun

Add missing '-test' in name of imgresample test.

Originally committed as revision 15947 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 3a25ca18
......@@ -490,7 +490,7 @@ OBJS-$(HAVE_VIS) += sparc/dsputil_vis.o \
TESTS = $(addsuffix -test$(EXESUF), cabac dct eval fft h264 rangecoder snow)
TESTS-$(CONFIG_OLDSCALER) += imgresample$(EXESUF)
TESTS-$(CONFIG_OLDSCALER) += imgresample-test$(EXESUF)
TESTS-$(ARCH_X86) += i386/cpuid-test$(EXESUF) motion-test$(EXESUF)
CLEANFILES = apiexample$(EXESUF)
......
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