mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
7 lines
262 B
Makefile
7 lines
262 B
Makefile
FATE_LIBAVDEVICE-$(CONFIG_JACK_INDEV) += fate-timefilter
|
|
fate-timefilter: libavdevice/tests/timefilter$(EXESUF)
|
|
fate-timefilter: CMD = run libavdevice/tests/timefilter
|
|
|
|
FATE-$(CONFIG_AVDEVICE) += $(FATE_LIBAVDEVICE-yes)
|
|
fate-libavdevice: $(FATE_LIBAVDEVICE-yes)
|