]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ntweb/GNUmakefile
release: 1.1.60
[lilypond.git] / Documentation / ntweb / GNUmakefile
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: