summaryrefslogtreecommitdiff
path: root/tests/checkasm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/checkasm/Makefile')
-rw-r--r--tests/checkasm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/checkasm/Makefile b/tests/checkasm/Makefile
index cbe614b1fd..9cff0d538a 100644
--- a/tests/checkasm/Makefile
+++ b/tests/checkasm/Makefile
@@ -30,6 +30,7 @@ AVFILTEROBJS-$(CONFIG_COLORSPACE_FILTER) += vf_colorspace.o
CHECKASMOBJS-$(CONFIG_AVFILTER) += $(AVFILTEROBJS-yes)
AVUTILOBJS += fixed_dsp.o
+AVUTILOBJS += float_dsp.o
CHECKASMOBJS-$(CONFIG_AVUTIL) += $(AVUTILOBJS)