changeset 3923:f5faf4b1b30e libavcodec

Also remove cpuid_test on clean.
author diego
date Tue, 03 Oct 2006 17:59:10 +0000
parents 6d1c2bf79b00
children 9a7b08529625
files Makefile
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Tue Oct 03 17:50:02 2006 +0000
+++ b/Makefile	Tue Oct 03 17:59:10 2006 +0000
@@ -374,14 +374,14 @@
 LIBVERSION=$(LAVCVERSION)
 LIBMAJOR=$(LAVCMAJOR)
 endif
-TESTS= imgresample-test dct-test motion-test fft-test
+TESTS= cpuid_test imgresample-test dct-test motion-test fft-test
 
 include $(SRC_PATH)/common.mak
 
 amrlibs:
 	$(MAKE) -C amr spclib fipoplib
 
-tests: apiexample cpuid_test $(TESTS)
+tests: apiexample $(TESTS)
 
 clean::
 	rm -f \