]> git.donarmstrong.com Git - lilypond.git/blobdiff - GNUmakefile.in
web-install: Also/always add relative link for lilypond-snippets Info images.
[lilypond.git] / GNUmakefile.in
index a393bffb5c731a8c4a6b9845a58ff7e1748e51ed..83c4955f90ef3d871db379ecee52dfa7facf3462 100644 (file)
@@ -78,6 +78,7 @@ install-info-WWW:
        $(MAKE) -C Documentation/user install-info
        $(MAKE) -C input/lsr install-info
        (cd $(DESTDIR)$(infodir) && rm -f lilypond && ln -sf $(shell $(PYTHON) $(buildscript-dir)/relative $(DESTDIR)$(webdir)/Documentation/user) lilypond)
+       (cd $(DESTDIR)$(infodir) && rm -f lilypond-snippets && ln -sf $(shell $(PYTHON) $(buildscript-dir)/relative $(DESTDIR)$(webdir)/input/lsr) lilypond-snippets)
 
 web-install:
        $(MAKE) out=www install-WWW