]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.1.60
authorfred <fred>
Tue, 26 Mar 2002 21:51:06 +0000 (21:51 +0000)
committerfred <fred>
Tue, 26 Mar 2002 21:51:06 +0000 (21:51 +0000)
Documentation/links.yo
Documentation/ntweb/GNUmakefile

index cf5797268426ebaf00b39c63542e61bcdb44aa2f..820531084a53e755ec82e58d75d73a346cd97471 100644 (file)
@@ -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))
index 4a25d2eafa670ec7958b712378f72f933b5ef9e2..d88681c0f4d622c9cf9b76f5425c6b01391f5a73 100644 (file)
@@ -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: