summaryrefslogtreecommitdiffstats
path: root/tests/fate/ffprobe.mak
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fate/ffprobe.mak')
-rw-r--r--tests/fate/ffprobe.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/ffprobe.mak b/tests/fate/ffprobe.mak
index e9a6a95..d5fb05c 100644
--- a/tests/fate/ffprobe.mak
+++ b/tests/fate/ffprobe.mak
@@ -1,5 +1,5 @@
FFPROBE_TEST_FILE=tests/data/ffprobe-test.nut
-FFPROBE_COMMAND=ffprobe$(EXESUF) -show_streams -show_packets -show_format -show_frames -bitexact $(FFPROBE_TEST_FILE)
+FFPROBE_COMMAND=ffprobe$(PROGSSUF)$(EXESUF) -show_streams -show_packets -show_format -show_frames -bitexact $(FFPROBE_TEST_FILE)
FATE_FFPROBE-$(CONFIG_AVDEVICE) += fate-ffprobe_compact
fate-ffprobe_compact: $(FFPROBE_TEST_FILE)
OpenPOWER on IntegriCloud