]> git.sesse.net Git - ffmpeg/blobdiff - ffbuild/common.mak
libavresample: Remove deprecated library
[ffmpeg] / ffbuild / common.mak
index e070b6b5e2f1b849bb17a625aae6344ae67d6d96..32f5b997b5979c9799aafdf88d84fb4b6677ec80 100644 (file)
@@ -26,7 +26,7 @@ $(foreach VAR,$(SILENT),$(eval override $(VAR) = @$($(VAR))))
 $(eval INSTALL = @$(call ECHO,INSTALL,$$(^:$(SRC_DIR)/%=%)); $(INSTALL))
 endif
 
-ALLFFLIBS = avcodec avdevice avfilter avformat avresample avutil postproc swscale swresample
+ALLFFLIBS = avcodec avdevice avfilter avformat avutil postproc swscale swresample
 
 # NASM requires -I path terminated with /
 IFLAGS     := -I. -I$(SRC_LINK)/