From: janneke Date: Sat, 20 Sep 2003 08:59:07 +0000 (+0000) Subject: * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of X-Git-Tag: release/2.1.3~127 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bb605d520094ea93269e5055682f23c50c737889;p=lilypond.git * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of $(builddir). Stepmake is a normal subdirectory now, that is not configured. Another srcdir build fix. --- diff --git a/ChangeLog b/ChangeLog index d2688be168..d629acc4a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-09-20 Jan Nieuwenhuizen + + * 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 * ly/chord-modifiers-init.ly, lilypond.vim: updates for vim. diff --git a/GNUmakefile.in b/GNUmakefile.in index 6999a84504..55d2ee25a3 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -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 #