summaryrefslogtreecommitdiff
path: root/tests/fate/flac.mak
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-08-22 00:45:28 +0200
committerDiego Biurrun <diego@biurrun.de>2012-08-22 00:58:44 +0200
commitefa4d6adf32417625be1c4f98f2f347cbd30f3e1 (patch)
tree4daa7909ff87ec3dbc0b8df23e58917fd46ecedd /tests/fate/flac.mak
parent72e8d86b19c605f2173b20e56cbc42e032572e08 (diff)
fate: flac: Only run tests requiring samples when samples are available
Diffstat (limited to 'tests/fate/flac.mak')
-rw-r--r--tests/fate/flac.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/flac.mak b/tests/fate/flac.mak
index c5340590d1..dc4992827d 100644
--- a/tests/fate/flac.mak
+++ b/tests/fate/flac.mak
@@ -15,5 +15,5 @@ fate-flac-%: CMD = enc_dec_pcm flac wav s16le $(REF) -c flac $(OPTS)
fate-flac-%: CMP = oneoff
fate-flac-%: FUZZ = 0
-FATE_AVCONV += $(FATE_FLAC)
+FATE_SAMPLES_AVCONV += $(FATE_FLAC)
fate-flac: $(FATE_FLAC)