From 63dcd16d567862d94fe4b178e47f440e8ad6a2c9 Mon Sep 17 00:00:00 2001
From: Mans Rullgard <mans@mansr.com>
Date: Sat, 19 May 2012 13:19:19 +0100
Subject: fate: fix dependencies on SAMPLES being set

This allows fate to run without errors with or without SAMPLES
being set.

Signed-off-by: Mans Rullgard <mans@mansr.com>
---
 tests/fate/atrac.mak | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'tests/fate/atrac.mak')

diff --git a/tests/fate/atrac.mak b/tests/fate/atrac.mak
index 5e6bd95c3b..3897311610 100644
--- a/tests/fate/atrac.mak
+++ b/tests/fate/atrac.mak
@@ -18,5 +18,5 @@ fate-atrac3-3: CMD = pcm -i $(SAMPLES)/atrac3/mc_sich_at3_132_small.wav
 fate-atrac3-3: CMP = oneoff
 fate-atrac3-3: REF = $(SAMPLES)/atrac3/mc_sich_at3_132_small.pcm
 
-FATE_AVCONV += $(FATE_ATRAC)
+FATE_SAMPLES_AVCONV += $(FATE_ATRAC)
 fate-atrac: $(FATE_ATRAC)
-- 
cgit v1.2.3