summaryrefslogtreecommitdiff
path: root/tests/fate/mp3.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/mp3.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/mp3.mak')
-rw-r--r--tests/fate/mp3.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/mp3.mak b/tests/fate/mp3.mak
index 4c16cb84e0..26a77d0b9d 100644
--- a/tests/fate/mp3.mak
+++ b/tests/fate/mp3.mak
@@ -38,7 +38,7 @@ fate-mp3-float-extra_overread: CMD = pcm -c:a mp3float -i $(SAMPLES)/mpegaudio/e
fate-mp3-float-extra_overread: CMP = stddev
fate-mp3-float-extra_overread: REF = $(SAMPLES)/mpegaudio/extra_overread.pcm
-FATE_TESTS += $(FATE_MP3)
+FATE_AVCONV += $(FATE_MP3)
fate-mp3: $(FATE_MP3)
$(FATE_MP3): CMP = stddev
$(FATE_MP3): FUZZ = 0.07