]> git.sesse.net Git - ffmpeg/blobdiff - libavresample/arm/Makefile
Merge commit 'f43789b76e661acd93c21664678f140e53cfa1fa'
[ffmpeg] / libavresample / arm / Makefile
index 55683cbfae3f96b798944cd312411dbd4fc9084d..60f3f6d6b8866a804572536f056db3ca74cf8a8c 100644 (file)
@@ -1,2 +1,5 @@
 OBJS      += arm/audio_convert_init.o
+
+OBJS-$(CONFIG_NEON_CLOBBER_TEST) += arm/neontest.o
+
 NEON-OBJS += arm/audio_convert_neon.o