mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-02-01 04:13:57 +00: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:
parent
d7167f0555
commit
bbbb885626
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user