summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/manual/Makefile b/manual/Makefile
index 76965262c2..d45d477679 100644
--- a/manual/Makefile
+++ b/manual/Makefile
@@ -10,6 +10,9 @@ XSLTPROC ?= xsltproc
#PWD = $(shell pwd)
help::
+ @echo " WARNING: The Ardour Scons build script must be run before "
+ @echo " building the manual. "
+ @echo
@echo " The Following is a list of supported build targets:"
@echo
@echo " html:"