From 32506116d88bfff45af1a53607da88bb5959b0af Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Sat, 20 Sep 2003 08:59:07 +0000 Subject: [PATCH] * GNUmakefile.in (SUBDIRS): Use plain srcdir stepmake instead of $(builddir). Stepmake is a normal subdirectory now, that is not configured. Another srcdir build fix. --- ChangeLog | 6 ++++++ GNUmakefile.in | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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 # -- 2.39.2