]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ntweb/GNUmakefile
release: 1.1.61
[lilypond.git] / Documentation / ntweb / GNUmakefile
index d88681c0f4d622c9cf9b76f5425c6b01391f5a73..fe2bbdef62d813ac1d5fe4a5bcd693b23fa4e2d0 100644 (file)
@@ -4,6 +4,8 @@ STEPMAKE_TEMPLATES=documentation
 TO_TOP_FILES=$(addprefix $(outdir)/, $(README_TOP_FILES))
 PLAIN_FILES=angels.ly guile.patch
 
+EXTRA_DIST_FILES += $(PLAIN_FILES)
+
 
 include $(depth)/make/stepmake.make 
 
@@ -18,7 +20,7 @@ $(outdir)/%.html: %.yo
        --news=$(depth)/NEWS $@
 
 dist-plain: 
-       cp $(PLAIN_FILES) $(out-dir)
+       cp $(PLAIN_FILES) $(outdir)
 
 local-WWW: