]> git.donarmstrong.com Git - lilypond.git/commitdiff
Build: Fix a typo.
authorJulien Rioux <jrioux@physics.utoronto.ca>
Sun, 18 Dec 2011 23:08:22 +0000 (18:08 -0500)
committerGraham Percival <graham@percival-music.ca>
Mon, 26 Dec 2011 02:34:33 +0000 (18:34 -0800)
make/website.make

index d6d9ef7a12a09b921b922214370820e51edae311..36fd7a55a57f7a2910cc09653979d00ad4e81339 100644 (file)
@@ -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