]> git.sesse.net Git - ffmpeg/blobdiff - library.mak
mpeg12dec: reset first_field with picture_structure changes.
[ffmpeg] / library.mak
index 3589dfb7d655d2e291a2f0c9e9f5aeda706528b3..40a364eccc45f041a54bf17ea42e84eb11aad51c 100644 (file)
@@ -97,6 +97,7 @@ endef
 $(eval $(RULES))
 
 $(EXAMPLES) $(TESTPROGS) $(TOOLS): $(THIS_LIB) $(DEP_LIBS)
+$(TESTPROGS): $(SUBDIR)$(LIBNAME)
 
 examples: $(EXAMPLES)
 testprogs: $(TESTPROGS)