]> git.donarmstrong.com Git - lilypond.git/blobdiff - GNUmakefile.in
Fix issue 1746 "v2.13.48 docball adds offline-root/ directory"
[lilypond.git] / GNUmakefile.in
index 258aa890a5f628728c66c346f6c692f6151a432a..512b8ef598bfc8d2e645df21415501fc2da5010f 100644 (file)
@@ -103,7 +103,7 @@ ifeq ($(out),www)
 # installed in non-recursing target from TOP-SRC-DIR
 install-WWW:
        -$(INSTALL) -m 755 -d $(DESTDIR)$(webdir)
-       rsync -rl --exclude='*.signature' $(outdir)/offline-root $(DESTDIR)$(webdir)
+       rsync -rl --exclude='*.signature' $(outdir)/offline-root/ $(DESTDIR)$(webdir)
        $(MAKE) -C Documentation omf-local-install
 
 install-info-WWW: