summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2016-03-23 22:02:46 +0100
committerDiego Biurrun <diego@biurrun.de>2016-03-24 19:17:23 +0100
commitb298b36fc008ad94a24929fe770c8189d96bcac4 (patch)
tree716709360e7028eff6576137d47a77dda68dcef6 /tests
parent3ee2ec5ec1e39a438f89302d949c93a1b5d365a2 (diff)
fate: Only run SRTP test if SRTP code is enabled
Diffstat (limited to 'tests')
-rw-r--r--tests/fate/libavformat.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/libavformat.mak b/tests/fate/libavformat.mak
index b9cca35d30..e98e0eee1e 100644
--- a/tests/fate/libavformat.mak
+++ b/tests/fate/libavformat.mak
@@ -6,7 +6,7 @@ FATE_LIBAVFORMAT-$(CONFIG_FFRTMPCRYPT_PROTOCOL) += fate-rtmpdh
fate-rtmpdh: libavformat/rtmpdh-test$(EXESUF)
fate-rtmpdh: CMD = run libavformat/rtmpdh-test
-FATE_LIBAVFORMAT-yes += fate-srtp
+FATE_LIBAVFORMAT-$(CONFIG_SRTP) += fate-srtp
fate-srtp: libavformat/srtp-test$(EXESUF)
fate-srtp: CMD = run libavformat/srtp-test