From af04002f908e013a6237223cda44f0fb1fedf238 Mon Sep 17 00:00:00 2001 From: Neil Puttock Date: Wed, 3 Jun 2009 22:39:12 +0100 Subject: [PATCH] Docs: compile fix. --- Documentation/user/working.itely | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/user/working.itely b/Documentation/user/working.itely index 8f1c837e69..3a55de2156 100644 --- a/Documentation/user/working.itely +++ b/Documentation/user/working.itely @@ -1045,7 +1045,7 @@ LILY_CMD = lilypond -ddelete-intermediate-files \ #get the 8.3 name of CURDIR (workaround for spaces in PATH) workdir = $(shell for /f "tokens=*" %%b in ("$(CURDIR)") \ - do @echo %%~sb) + do @@echo %%~sb) .SUFFIXES: .ly .ily .pdf .mid -- 2.39.5