]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/de/user/GNUmakefile
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond into dev...
[lilypond.git] / Documentation / de / user / GNUmakefile
index 662d176be1211627d892f31f916b79908d9b5a6a..810efc38e774dd72e0aaad6ff1e716640648f093 100644 (file)
@@ -3,3 +3,13 @@ depth = ../../..
 LOCALSTEPMAKE_TEMPLATES = lilypond ly doclang
 include $(depth)/make/stepmake.make
 
+
+local-WWW-1: $(XREF_MAP_FILES) $(outdir)/lilypond-snippets.xref-map \
+       $(outdir)/music-glossary.xref-map \
+       $(outdir)/lilypond-internals.xref-map
+
+$(outdir)/lilypond-snippets.xref-map:
+       ln -sf ../../../../input/lsr/$@ $@
+
+$(outdir)/lilypond-internals.xref-map $(outdir)/music-glossary.xref-map:
+       ln -sf ../../../user/$@ $@