mirror of https://git.ffmpeg.org/ffmpeg.git
6 lines
149 B
Makefile
6 lines
149 B
Makefile
|
FATE_LIBAVFORMAT += fate-url
|
||
|
fate-url: libavformat/url-test$(EXESUF)
|
||
|
fate-url: CMD = run libavformat/url-test
|
||
|
|
||
|
fate-libavformat: $(FATE_LIBAVFORMAT)
|