[FFmpeg-cvslog] Makefile:Put lost tab back.

Michael Niedermayer git at videolan.org
Fri May 6 02:20:50 CEST 2011


ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Fri May  6 02:19:25 2011 +0200| [ccd77fe59bba01ae791f84cb08a3eff0cd76c11e] | committer: Michael Niedermayer

Makefile:Put lost tab back.
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ccd77fe59bba01ae791f84cb08a3eff0cd76c11e
---

 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index c5efebc..725758e 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



More information about the ffmpeg-cvslog mailing list