From d30f39095ca17ba6fdcf94134eaae9352901182d Mon Sep 17 00:00:00 2001 From: Reinhold Kainhofer Date: Tue, 5 Aug 2008 20:52:21 +0200 Subject: [PATCH] texi2html: Build _xref.map file for snippets page, too --- input/lsr/GNUmakefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/input/lsr/GNUmakefile b/input/lsr/GNUmakefile index f91dacd38d..ed7eeef113 100644 --- a/input/lsr/GNUmakefile +++ b/input/lsr/GNUmakefile @@ -57,7 +57,8 @@ local-clean: rm -f $(INFO_IMAGES_DIR) local-WWW-1: info $(outdir)/lilypond-snippets.pdf \ - $(outdir)/lilypond-snippets.texi + $(outdir)/lilypond-snippets.texi \ + $(outdir)/lilypond-snippets_xref.map local-WWW-2: $(outdir)/lilypond-snippets/index.html \ $(outdir)/lilypond-snippets-big-page.html \ -- 2.39.5