fate: mention fate documentation in the error message

Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
pull/2/head
Francesco Cosoleto 14 years ago committed by Michael Niedermayer
parent 757ec2d7e7
commit 6c2845600d
  1. 2
      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"
@echo "SAMPLES not specified, cannot run FATE. See doc/fate.txt for more information."
endif
FATE_UTILS = base64 tiny_psnr

Loading…
Cancel
Save