X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=common.mak;h=8dd24396d21e6b02188669e9895e03e0a45b393b;hb=6080553e6e56a9bbdb9bda13420fd586a11a7d67;hp=bad86fde3b7b875e48859112378d32b5dd9b39b5;hpb=3ee83f46058449913abeca7ba82e8e2909828209;p=ffmpeg diff --git a/common.mak b/common.mak index bad86fde3b7..8dd24396d21 100644 --- a/common.mak +++ b/common.mak @@ -20,7 +20,7 @@ $(foreach VAR,$(SILENT),$(eval override $(VAR) = @$($(VAR)))) $(eval INSTALL = @$(call ECHO,INSTALL,$$(^:$(SRC_DIR)/%=%)); $(INSTALL)) endif -ALLFFLIBS = avcodec avdevice avfilter avformat avutil postproc swscale +ALLFFLIBS = avcodec avdevice avfilter avformat avutil postproc swscale swresample # NASM requires -I path terminated with / IFLAGS := -I. -I$(SRC_PATH)/