From 47e7fb88158416460a45f54f9dfbcd716cd7a3b0 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 28 Nov 2012 16:59:13 +0100 Subject: fate: Do not unconditionally run libavutil tests Now that libavutil can be disabled, this should be conditional. --- tests/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/Makefile') 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) -- cgit v1.2.3