[FFmpeg-devel] [PATCH 3/3] fate: mention fate documentation in the error message
Francesco Cosoleto
cosoleto at gmail.com
Sun Apr 3 23:21:18 CEST 2011
Signed-off-by: Francesco Cosoleto <cosoleto at gmail.com>
---
Makefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile
index 5d2d66f..6cdab2d 100644
--- a/Makefile
+++ b/Makefile
@@ -281,7 +281,7 @@ ifneq ($(SAMPLES),)
FATE += $(FATE_TESTS)
else
fate $(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
--
1.7.1
More information about the ffmpeg-devel
mailing list