From 87a610acbfa6643a2d413e4a28c14e4bad85e39b Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 21:51:07 +0000 Subject: [PATCH] lilypond-1.1.61 --- Documentation/ntweb/GNUmakefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/ntweb/GNUmakefile b/Documentation/ntweb/GNUmakefile index d88681c0f4..fe2bbdef62 100644 --- a/Documentation/ntweb/GNUmakefile +++ b/Documentation/ntweb/GNUmakefile @@ -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: -- 2.39.5