]> git.donarmstrong.com Git - lilypond.git/commitdiff
* GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
authorJan Nieuwenhuizen <janneke@gnu.org>
Sat, 20 Sep 2003 08:59:07 +0000 (08:59 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Sat, 20 Sep 2003 08:59:07 +0000 (08:59 +0000)
$(builddir).  Stepmake is a normal subdirectory now, that is not
configured.  Another srcdir build fix.

ChangeLog
GNUmakefile.in

index d2688be16805ecedb266697787982ef46274c639..d629acc4a61d214d969a26ef12cdd4ea747dbbaa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-09-20  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of
+       $(builddir).  Stepmake is a normal subdirectory now, that is not
+       configured.  Another srcdir build fix.
+
 2003-09-20  Heikki Junes  <hjunes@cc.hut.fi>
 
        * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim.
index 6999a845047ec0bc1c71d566d1f9509027b42820..55d2ee25a3678afb069998b9aa082067c4b4d9cf 100644 (file)
@@ -12,7 +12,7 @@ SUBDIRS = buildscripts python scripts \
        flower lily \
        mf ly tex ps scm \
        po make \
-       cygwin debian $(builddir)/stepmake \
+       cygwin debian stepmake \
        Documentation input
 #