Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fate/hw.mak')
-rw-r--r--tests/fate/hw.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/hw.mak b/tests/fate/hw.mak
index d606cdeab6..0f126892fd 100644
--- a/tests/fate/hw.mak
+++ b/tests/fate/hw.mak
@@ -1,6 +1,6 @@
FATE_HWCONTEXT += fate-hwdevice
fate-hwdevice: libavutil/tests/hwdevice$(EXESUF)
-fate-hwdevice: CMD = run libavutil/tests/hwdevice
+fate-hwdevice: CMD = run libavutil/tests/hwdevice$(EXESUF)
fate-hwdevice: CMP = null
FATE_HW-$(CONFIG_AVUTIL) += $(FATE_HWCONTEXT)