# HG changeset patch # User diego # Date 1159898350 0 # Node ID f5faf4b1b30e23981f495e1a011b8500d2288283 # Parent 6d1c2bf79b0053861ac431e83462933d2b4b56f7 Also remove cpuid_test on clean. diff -r 6d1c2bf79b00 -r f5faf4b1b30e Makefile --- 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 \