]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/fr/user/GNUmakefile
Merge branch 'master' of ssh://kainhofer@git.sv.gnu.org/srv/git/lilypond into dev...
[lilypond.git] / Documentation / fr / user / GNUmakefile
index df7535a6a8401171bde22f81d50bfc839ae7d512..f32ebf319fe49b6386620680696b03f49203e252 100644 (file)
@@ -1,6 +1,14 @@
 ISOLANG = fr
 depth = ../../..
-#STEPMAKE_TEMPLATES=tex texinfo
 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/$@ $@