Skip to content
Snippets Groups Projects
Commit eebc40e1 authored by Diego Biurrun's avatar Diego Biurrun
Browse files

fate: fft: Fix libavcodec dependency

parent 31f16dc1
No related branches found
No related tags found
No related merge requests found
......@@ -38,5 +38,5 @@ $(FATE_FFT_FIXED): libavcodec/fft-fixed-test$(EXESUF)
$(FATE_FFT_FIXED): CMD = run libavcodec/fft-fixed-test $(CPUFLAGS:%=-c%) $(ARGS)
$(FATE_FFT_FIXED): REF = /dev/null
FATE-$(CONFIG_FFT) += $(FATE_FFT) $(FATE_FFT_FIXED)
FATE-$(call ALLYES, AVCODEC FFT) += $(FATE_FFT) $(FATE_FFT_FIXED)
fate-fft: $(FATE_FFT) $(FATE_FFT_FIXED)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment