fate: flac: Only run tests requiring samples when samples are available
authorDiego Biurrun <diego@biurrun.de>
Tue, 21 Aug 2012 22:45:28 +0000 (00:45 +0200)
committerDiego Biurrun <diego@biurrun.de>
Tue, 21 Aug 2012 22:58:44 +0000 (00:58 +0200)
tests/fate/flac.mak

index c534059..dc49928 100644 (file)
@@ -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)