From: Neil Puttock Date: Wed, 3 Jun 2009 21:39:12 +0000 (+0100) Subject: Docs: compile fix. X-Git-Tag: release/2.13.2-0~70 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=af04002f908e013a6237223cda44f0fb1fedf238;p=lilypond.git Docs: compile fix. --- 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