Revision 51aeb7aa libavcodec/Makefile
libavcodec/Makefile | ||
---|---|---|
404 | 404 |
LIBVERSION=$(LAVCVERSION) |
405 | 405 |
LIBMAJOR=$(LAVCMAJOR) |
406 | 406 |
|
407 |
TESTS= imgresample-test fft-test |
|
407 |
TESTS= imgresample-test fft-test dct-test
|
|
408 | 408 |
ifeq ($(TARGET_ARCH_X86),yes) |
409 |
TESTS+= cpuid_test dct-test motion-test
|
|
409 |
TESTS+= cpuid_test motion-test |
|
410 | 410 |
endif |
411 | 411 |
|
412 | 412 |
include ../common.mak |
Also available in: Unified diff