changeset 8222:f7f2d7a2f611 libavcodec

Add missing '-test' in name of imgresample test.
author diego
date Fri, 28 Nov 2008 00:00:11 +0000
parents 466100c8e27b
children d2a146706bc5
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Thu Nov 27 07:26:26 2008 +0000
+++ b/Makefile	Fri Nov 28 00:00:11 2008 +0000
@@ -490,7 +490,7 @@
 
 
 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)