From: fred Date: Tue, 26 Mar 2002 21:51:06 +0000 (+0000) Subject: lilypond-1.1.60 X-Git-Tag: release/1.5.59~2368 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3d8e7cde6118ce94977540cef3e25d01e894555a;p=lilypond.git lilypond-1.1.60 --- diff --git a/Documentation/links.yo b/Documentation/links.yo index cf57972684..820531084a 100644 --- a/Documentation/links.yo +++ b/Documentation/links.yo @@ -83,6 +83,8 @@ includefile(mail.yo) sect(Backlinks) description( +dit(lurl(http://sca.uwaterloo.ca/Mutopia/)) + Mutopia project (under construction). dit(lurl(http://www.ssc.com/linux/)) The Number One Free Operating System Kernel: Linux dit(lurl( http://sound.condorow.net)) diff --git a/Documentation/ntweb/GNUmakefile b/Documentation/ntweb/GNUmakefile index 4a25d2eafa..d88681c0f4 100644 --- a/Documentation/ntweb/GNUmakefile +++ b/Documentation/ntweb/GNUmakefile @@ -2,6 +2,7 @@ depth = ../.. STEPMAKE_TEMPLATES=documentation TO_TOP_FILES=$(addprefix $(outdir)/, $(README_TOP_FILES)) +PLAIN_FILES=angels.ly guile.patch include $(depth)/make/stepmake.make @@ -16,5 +17,8 @@ $(outdir)/%.html: %.yo --index=http://www.cs.ruu.nl/people/hanwen/lilypond/index.html \ --news=$(depth)/NEWS $@ +dist-plain: + cp $(PLAIN_FILES) $(out-dir) + local-WWW: