mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-11 17:30:00 +01:00
Fix timefilter test program build without previously building libavformat.
The test program depends on symbols from this library. Originally committed as revision 18247 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -248,4 +248,4 @@ TESTPROGS = timefilter
|
||||
|
||||
include $(SUBDIR)../subdir.mak
|
||||
|
||||
$(SUBDIR)output-example$(EXESUF): $(FF_DEP_LIBS)
|
||||
$(SUBDIR)output-example$(EXESUF) $(SUBDIR)timefilter-test$(EXESUF): $(FF_DEP_LIBS)
|
||||
|
||||
Reference in New Issue
Block a user