From 63dcd16d567862d94fe4b178e47f440e8ad6a2c9 Mon Sep 17 00:00:00 2001 From: Mans Rullgard 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 --- tests/fate/indeo.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/fate/indeo.mak') diff --git a/tests/fate/indeo.mak b/tests/fate/indeo.mak index fbffe4a89c..783af5d6d5 100644 --- a/tests/fate/indeo.mak +++ b/tests/fate/indeo.mak @@ -10,5 +10,5 @@ fate-indeo4: CMD = framecrc -i $(SAMPLES)/iv41/indeo41-partial.avi -an FATE_INDEO += fate-indeo5 fate-indeo5: CMD = framecrc -i $(SAMPLES)/iv50/Educ_Movie_DeadlyForce.avi -an -FATE_AVCONV += $(FATE_INDEO) +FATE_SAMPLES_AVCONV += $(FATE_INDEO) fate-indeo: $(FATE_INDEO) -- cgit v1.2.3