From ccd77fe59bba01ae791f84cb08a3eff0cd76c11e Mon Sep 17 00:00:00 2001 From: Michael Niedermayer <michaelni@gmx.at> Date: Fri, 6 May 2011 02:19:25 +0200 Subject: [PATCH] Makefile:Put lost tab back. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c5efebc3a6d..725758eca18 100644 --- a/Makefile +++ b/Makefile @@ -286,7 +286,7 @@ else fate-rsync: @echo "use 'make fate-rsync SAMPLES=/path/to/samples' to sync the fate suite" $(FATE_TESTS): - @echo "SAMPLES not specified, cannot run FATE. See doc/fate.txt for more information." + @echo "SAMPLES not specified, cannot run FATE. See doc/fate.txt for more information." endif FATE_UTILS = base64 tiny_psnr -- GitLab