diff options
author | Michael Niedermayer | 2011-05-06 02:19:25 +0200 |
---|---|---|
committer | Michael Niedermayer | 2011-05-06 02:21:52 +0200 |
commit | ccd77fe59bba01ae791f84cb08a3eff0cd76c11e (patch) | |
tree | 37ac83f292cd5072a297cc3948f919d6f8829f90 /Makefile | |
parent | 5e24098b84424b4cf449d809d1027c49fb06c375 (diff) |
Makefile:Put lost tab back.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |