From c4865b90e458a9a97f5d3aa6932e8669288a0f4a Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Fri, 18 Jul 2003 12:09:04 +0000 Subject: [PATCH] (topdocs-web): New target. (local-web): Depend on topdocs-web; fixes html-doc. --- ChangeLog | 5 +++++ GNUmakefile.in | 6 +++++- cygwin/changelog | 6 ++++++ 3 files changed, 16 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 543b21bfce..651e74ba3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-07-18 Jan Nieuwenhuizen + + * GNUmakefile.in (topdocs-web): New target. + (local-web): Depend on topdocs-web; fixes html-doc. + 2003-07-18 Han-Wen Nienhuys * scm/drums.scm (reset-drum-kit): new function. diff --git a/GNUmakefile.in b/GNUmakefile.in index 0af9324cad..85d27df2dd 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -74,7 +74,11 @@ lily: lily/$(outdir)/lilypond lily/$(outdir)/lilypond: $(MAKE) -C lily -local-web: $(TOP_HTMLS:%.html=%) footify do-top-doc top-web +topdocs-web: + $(MAKE) out=www LILYPOND_BOOK_FORMAT=texi-html -C Documentation/topdocs WWW + $(MAKE) footify + +local-web: topdocs-web $(TOP_HTMLS:%.html=%) footify do-top-doc top-web web-ext = gz html midi pdf png txt ly diff --git a/cygwin/changelog b/cygwin/changelog index 69c69fb66b..09443cd777 100644 --- a/cygwin/changelog +++ b/cygwin/changelog @@ -1,3 +1,9 @@ +lilypond (1.7.25-1) unstable; urgency=low + + * New upstream release: pre1.8 build. + + -- Jan Nieuwenhuizen Fri, 18 Jul 2003 14:08:55 +0200 + lilypond (1.6.5-1) unstable; urgency=low * New upstream release. -- 2.39.2