From: Han-Wen Nienhuys Date: Thu, 1 Dec 2005 01:52:18 +0000 (+0000) Subject: release commit X-Git-Tag: release/2.6.5 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=038958e9e986c534ce4c61b7caf27b13e6d5eb8c;p=lilypond.git release commit --- diff --git a/GNUmakefile.in b/GNUmakefile.in index 9a4ad906bf..c9e3d5c6ae 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -42,7 +42,7 @@ doc: install-WWW: -$(INSTALL) -m 755 -d $(DESTDIR)$(webdir) - cp -a $(outdir)/web-root/ $(DESTDIR)$(webdir)/ + cp -a $(outdir)/web-root/* $(DESTDIR)$(webdir)/ $(MAKE) -C Documentation/user local-install-WWW $(MAKE) -C Documentation/user install-info