mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-11 17:55:21 +00:00
7 lines
260 B
Makefile
7 lines
260 B
Makefile
FATE_LIBAVDEVICE-$(CONFIG_JACK_INDEV) += fate-timefilter
|
|
fate-timefilter: libavdevice/timefilter-test$(EXESUF)
|
|
fate-timefilter: CMD = run libavdevice/timefilter-test
|
|
|
|
FATE-$(CONFIG_AVDEVICE) += $(FATE_LIBAVDEVICE-yes)
|
|
fate-libavdevice: $(FATE_LIBAVDEVICE-yes)
|