fate: flac: Only run tests requiring samples when samples are available

This commit is contained in:
Diego Biurrun 2012-08-22 00:45:28 +02:00
parent 72e8d86b19
commit efa4d6adf3
1 changed files with 1 additions and 1 deletions

View 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)