]> git.sesse.net Git - ffmpeg/blobdiff - Makefile
lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fields
[ffmpeg] / Makefile
index 5807acd562b12cbfc52639a6ef54d9b4d02b0b79..e9a95aaec4e3fec57b073fa760d61f7a79637c47 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -100,6 +100,7 @@ include $(SRC_PATH)/common.mak
 
 FF_EXTRALIBS := $(FFEXTRALIBS)
 FF_DEP_LIBS  := $(DEP_LIBS)
+FF_STATIC_DEP_LIBS := $(STATIC_DEP_LIBS)
 
 all: $(AVPROGS)