]> git.sesse.net Git - ffmpeg/blobdiff - common.mak
ACT demuxer
[ffmpeg] / common.mak
index bad86fde3b7b875e48859112378d32b5dd9b39b5..8dd24396d21e6b02188669e9895e03e0a45b393b 100644 (file)
@@ -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)/