summaryrefslogtreecommitdiff
path: root/tests/fate/mpc.mak
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2012-05-08 22:07:26 +0100
committerMans Rullgard <mans@mansr.com>2012-05-09 14:13:34 +0100
commitf7c2dca0d9f63caeab7277e64b30fb5d6d3aa071 (patch)
treeae4ebff6ead4f8b228ba40af97e2b4f3052e9a06 /tests/fate/mpc.mak
parent63e01c2f19f18ac3fe8caf2c9740fb20a243e52c (diff)
fate: improve dependencies
This makes only tests actually using avconv depend on it. The remaining tests already depend on what they need. Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'tests/fate/mpc.mak')
-rw-r--r--tests/fate/mpc.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/mpc.mak b/tests/fate/mpc.mak
index 2b263ce6be..4fccea06ff 100644
--- a/tests/fate/mpc.mak
+++ b/tests/fate/mpc.mak
@@ -10,5 +10,5 @@ fate-musepack7: CMP = oneoff
fate-musepack7: REF = $(SAMPLES)/musepack/inside-mp7.pcm
fate-musepack7: FUZZ = 1
-FATE_TESTS += $(FATE_MPC)
+FATE_AVCONV += $(FATE_MPC)
fate-mpc: $(FATE_MPC)