summaryrefslogtreecommitdiff
path: root/tests/fate
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2012-07-08 13:41:39 +0200
committerNicolas George <nicolas.george@normalesup.org>2012-07-08 13:41:39 +0200
commitbba819bd8fb7a3103a9901463c47144855a34f70 (patch)
treeee8a6676082387a1f2437fb3512c941c9e1b3c4d /tests/fate
parente145afb4b00f0ad8fd4d6edd6fd1b0b121c6c226 (diff)
fate: FLAC tests require SAMPLES.
Diffstat (limited to 'tests/fate')
-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)