Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / ffmpeg / libswresample / x86 / Makefile
index 1d1ab6e..be44df5 100644 (file)
@@ -1,5 +1,9 @@
-YASM-OBJS                       += x86/swresample_x86.o\
-                                   x86/audio_convert.o\
+YASM-OBJS                       += x86/audio_convert.o\
                                    x86/rematrix.o\
+                                   x86/resample.o\
+
+OBJS                            += x86/audio_convert_init.o\
+                                   x86/rematrix_init.o\
+                                   x86/resample_init.o\
 
 OBJS-$(CONFIG_XMM_CLOBBER_TEST) += x86/w64xmmtest.o