summaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
Diffstat (limited to 'make')
-rw-r--r--make/website.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/website.make b/make/website.make
index d6d9ef7a12..36fd7a55a5 100644
--- a/make/website.make
+++ b/make/website.make
@@ -135,7 +135,7 @@ xref-files = $(MANUALS_BASE:%=$(OUT)/%.xref-map)
check-setup:
ifeq ($(LILYPOND_WEB_MEDIA_GIT),)
- echo "Need a $LILYPOND_WEB_MEDIA_GIT environment variable!"
+ echo "Need a LILYPOND_WEB_MEDIA_GIT environment variable!"
exit 1
endif