X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile;h=1e3da6271b29cc89560072c63a443a7a8a453913;hb=ab38a48c485d2167e1b53eb5fb684862cf35d47c;hp=7e9d8b08c3673217dbec175fc2151ba0c4b8804e;hpb=f47d7a3b42364de228a9df3ffb95cb5eac046a39;p=ffmpeg diff --git a/Makefile b/Makefile index 7e9d8b08c36..1e3da6271b2 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,6 @@ FFLIBS-$(CONFIG_AVDEVICE) += avdevice FFLIBS-$(CONFIG_AVFILTER) += avfilter FFLIBS-$(CONFIG_AVFORMAT) += avformat FFLIBS-$(CONFIG_AVCODEC) += avcodec -FFLIBS-$(CONFIG_AVRESAMPLE) += avresample FFLIBS-$(CONFIG_POSTPROC) += postproc FFLIBS-$(CONFIG_SWRESAMPLE) += swresample FFLIBS-$(CONFIG_SWSCALE) += swscale