Commit fea2fdb4 authored by diego's avatar diego

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


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15947 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent e58df876
......@@ -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