summaryrefslogtreecommitdiff
path: root/libswresample/x86/Makefile
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2014-01-18 18:17:54 +0100
committerMichael Niedermayer <michaelni@gmx.at>2014-01-18 18:38:57 +0100
commit3dd04cbcf76b2fe07726c350a5c52270fb9da327 (patch)
tree64810d22b141ee2537e6e0ac34a5b0b1aa7308b4 /libswresample/x86/Makefile
parent26800e386454597481f5a74eeedf3ca5ef5e2987 (diff)
swresample: Add arm&x86 clobber tests
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libswresample/x86/Makefile')
-rw-r--r--libswresample/x86/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libswresample/x86/Makefile b/libswresample/x86/Makefile
index e8feede6b6..1d1ab6ead6 100644
--- a/libswresample/x86/Makefile
+++ b/libswresample/x86/Makefile
@@ -1,3 +1,5 @@
YASM-OBJS += x86/swresample_x86.o\
x86/audio_convert.o\
x86/rematrix.o\
+
+OBJS-$(CONFIG_XMM_CLOBBER_TEST) += x86/w64xmmtest.o