From 0e3c66cb0bcd9331bf7491c87c488ad50ccc8596 Mon Sep 17 00:00:00 2001 From: Heikki Junes Date: Tue, 18 Apr 2006 16:33:29 +0000 Subject: [PATCH] revert the "fix". --- ChangeLog | 5 +++++ THANKS | 1 - scripts/GNUmakefile | 3 +-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0f97b589d2..b56411ed7b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-04-18 Heikki Junes + + * scripts/GNUmakefile: revert last "fix", which rather broke make. + Earlier successive `make' commands finally compiled ok. + 2006-04-18 Erlend Aasland * lily/include/stem-tremolo.hh: diff --git a/THANKS b/THANKS index 9ea568b509..932175aa31 100644 --- a/THANKS +++ b/THANKS @@ -15,7 +15,6 @@ CONTRIBUTORS Erlend Aasland David Feuer -Heikki Junes Joe Neeman diff --git a/scripts/GNUmakefile b/scripts/GNUmakefile index 4cfa50b554..ce7b006479 100644 --- a/scripts/GNUmakefile +++ b/scripts/GNUmakefile @@ -4,9 +4,8 @@ SEXECUTABLES=convert-ly lilypond-book abc2ly etf2ly midi2ly lilypond-invoke-edit STEPMAKE_TEMPLATES=script help2man po LOCALSTEPMAKE_TEMPLATES = lilypond +HELP2MAN_EXECS = $(SEXECUTABLES) include $(depth)/make/stepmake.make include $(stepdir)/executable-targets.make -HELP2MAN_EXECS = $(SEXECUTABLES) - -- 2.39.2