summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-11-28 16:59:13 +0100
committerDiego Biurrun <diego@biurrun.de>2012-11-28 19:36:13 +0100
commit47e7fb88158416460a45f54f9dfbcd716cd7a3b0 (patch)
tree247f54d5946b013991f4bf109554548b655f1db4 /tests/Makefile
parent2c4593dd132ee765aaedc553ab5f13ed9afd497b (diff)
fate: Do not unconditionally run libavutil tests
Now that libavutil can be disabled, this should be conditional.
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index 64ad6ad8ae..4e4eb897c0 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -98,7 +98,6 @@ FATE_SAMPLES-$(CONFIG_AVCONV) += $(FATE_SAMPLES_AVCONV)
FATE_SAMPLES += $(FATE_SAMPLES-yes)
FATE += $(FATE-yes)
-FATE += $(FATE_LIBAVUTIL)
$(FATE_AVCONV) $(FATE_SAMPLES_AVCONV): avconv$(EXESUF)