]> git.donarmstrong.com Git - lilypond.git/commitdiff
revert the "fix".
authorHeikki Junes <heikki.junes@hut.fi>
Tue, 18 Apr 2006 16:33:29 +0000 (16:33 +0000)
committerHeikki Junes <heikki.junes@hut.fi>
Tue, 18 Apr 2006 16:33:29 +0000 (16:33 +0000)
ChangeLog
THANKS
scripts/GNUmakefile

index 0f97b589d2f69f3379289d8e7a18b90f16f7d1e7..b56411ed7b9b7d4a7fbc2892d7510662a55a4286 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-04-18  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * scripts/GNUmakefile: revert last "fix", which rather broke make.
+       Earlier successive `make' commands finally compiled ok.
+
 2006-04-18  Erlend Aasland <erlenda@gmail.com>
 
        * lily/include/stem-tremolo.hh:
diff --git a/THANKS b/THANKS
index 9ea568b509030d5def5c34e6d1fc79f04f81e62e..932175aa31d7e2e32eb03c55ad35b0fc71c098cb 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -15,7 +15,6 @@ CONTRIBUTORS
 
 Erlend Aasland
 David Feuer
-Heikki Junes
 Joe Neeman
 
 
index 4cfa50b5549dd31bd977fd2a676ae3c9a955de24..ce7b006479d511ef940cc11aede77faa3465c27b 100644 (file)
@@ -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)
-