From b14fdd46800fc98c6103b13b0ac05b0daaa35f08 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 00:33:09 +0000 Subject: [PATCH] lilypond-1.3.108 --- Documentation/user/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/user/GNUmakefile b/Documentation/user/GNUmakefile index 98ee073466..bff671da11 100644 --- a/Documentation/user/GNUmakefile +++ b/Documentation/user/GNUmakefile @@ -44,7 +44,7 @@ local-WWW: $(HTML_FILES) $(datafiles) $(PS_GZ_FILES) $(DEEP_HTML_FILES) $(SHELL) $(buildscript-dir)/install-info-html.sh --dir=$(outdir) lilypond lilypond-internals $(MAKE) footify -mkdir $(outdir)/lilypond - ln -f $(outdir)/*.png $(outdir)/lilypond + cp -f $(outdir)/*.png $(outdir)/lilypond $(MAKE) deep-footify # $(PYTHON) $(step-bindir)/ls-latex.py --title 'User documentation' \ -- 2.39.5