diff --git a/Documentation/Makefile b/Documentation/Makefile
index 85f7856f009203d9e7d15487e452a8b9771c3784..5e65fa5c6ab7ea08c4c944600ab64bbc6e39d632 100644
--- a/Documentation/Makefile
+++ b/Documentation/Makefile
@@ -116,3 +116,5 @@ dochelp:
 	@echo
 	@echo  '  make SPHINX_CONF={conf-file} [target] use *additional* sphinx-build'
 	@echo  '  configuration. This is e.g. useful to build with nit-picking config.'
+	@echo
+	@echo  '  Default location for the generated documents is Documentation/output'