summaryrefslogtreecommitdiff
path: root/tests/fate/pcm.mak
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-05-27 15:34:47 +0200
committerMichael Niedermayer <michaelni@gmx.at>2012-05-27 15:42:55 +0200
commitfcd08262fdbd5ee4cc0d25d32e331d3f049ad8c2 (patch)
tree139056d0ee0454662a437b89cab42872f9f46c0b /tests/fate/pcm.mak
parent2fd5e70869ccbcdbaa5183d4d763dc6c739b3494 (diff)
tests and tools: cleanup ffmpeg reference
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/fate/pcm.mak')
-rw-r--r--tests/fate/pcm.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/pcm.mak b/tests/fate/pcm.mak
index c84de9e47f..e978719dd3 100644
--- a/tests/fate/pcm.mak
+++ b/tests/fate/pcm.mak
@@ -27,6 +27,6 @@ fate-dcinema-encode: tests/data/asynth-96000-6.wav
fate-dcinema-encode: SRC = tests/data/asynth-96000-6.wav
fate-dcinema-encode: CMD = enc_dec_pcm daud md5 s16le $(SRC) -c:a pcm_s24daud
-FATE_AVCONV += $(FATE_PCM)
+FATE_FFMPEG += $(FATE_PCM)
FATE_SAMPLES_AVCONV += $(FATE_SAMPLES_PCM)
fate-pcm: $(FATE_PCM) $(FATE_SAMPLES_PCM)