From a723e14bf598179a2e97491cbfcd14b7e64261e6 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Mon, 25 Apr 2005 07:28:04 +0000 Subject: [PATCH] Only build music-glossary with rendered lilypond snippets during web. --- ChangeLog | 5 +++++ Documentation/user/GNUmakefile | 3 +++ 2 files changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3c02cbd7d6..08ed534cf7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-04-25 Jan Nieuwenhuizen + + * Documentation/user/GNUmakefile: Only build music-glossary with + rendered lilypond snippets during web. + 2005-04-25 Han-Wen Nienhuys * po/de.po: update. diff --git a/Documentation/user/GNUmakefile b/Documentation/user/GNUmakefile index 5438272566..8f7c0c345e 100644 --- a/Documentation/user/GNUmakefile +++ b/Documentation/user/GNUmakefile @@ -241,6 +241,9 @@ $(builddir)/mf/$(outconfbase)/feta16list.ly: $(outdir)/lilypond.texi: $(ITELY_FILES) $(ITEXI_FILES) $(outdir)/lilypond.nexi: $(ITELY_FILES) $(ITEXI_FILES) +# Prevent music-glossary.texi from default +$(outdir)/music-glossary.nexi: + # Rules for the automatically generated documentation # When cross-compiling, we don't have lilypond, so we fake ifneq ($(CROSS),yes) -- 2.39.2