]> git.sesse.net Git - ffmpeg/blobdiff - Makefile
Fix compilation with YASM/NASM without AVX support.
[ffmpeg] / Makefile
index 2c728104a788869eb9c0fee8f7d6e873ebe12f85..30d87509b65951394615f8fcdc9a2b93b4b00def 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -31,6 +31,7 @@ ALLMANPAGES = $(BASENAMES:%=%.1)
 FFLIBS-$(CONFIG_AVDEVICE) += avdevice
 FFLIBS-$(CONFIG_AVFILTER) += avfilter
 FFLIBS-$(CONFIG_AVFORMAT) += avformat
+FFLIBS-$(CONFIG_AVRESAMPLE) += avresample
 FFLIBS-$(CONFIG_AVCODEC)  += avcodec
 FFLIBS-$(CONFIG_POSTPROC) += postproc
 FFLIBS-$(CONFIG_SWRESAMPLE)+= swresample