diff --git a/Makefile.common b/Makefile.common index 528e0b0f10..0e7548968f 100644 --- a/Makefile.common +++ b/Makefile.common @@ -232,7 +232,7 @@ endif ifeq ($(HAVE_NEON),1) OBJ += audio/resamplers/sinc_neon.o - OBJ += audio/resamplers/cc_resampler_neon.S + OBJ += audio/resamplers/cc_resampler_neon.o # When compiled without this, tries to attempt to compile sinc lerp, # which will error out #