From f60b15d04d2a4b4f9f84359e9646c25f5331e57a Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Tue, 29 Apr 2003 20:01:06 +0000 Subject: [PATCH] (SUBDIRS): midi2ly.1 build fix backport: build python before scripts (thanks Anthony). --- ChangeLog | 5 +++++ GNUmakefile.in | 5 +++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f765559678..15b86e5b83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-04-29 Jan Nieuwenhuizen + + * GNUmakefile.in (SUBDIRS): midi2ly.1 build fix backport: build + python before scripts (thanks Anthony). + 2003-04-15 Jan Nieuwenhuizen * debian: Update. Remove mentioning of `mudela'; There's no such diff --git a/GNUmakefile.in b/GNUmakefile.in index 6f0bf75d27..0b22b0b43b 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -8,9 +8,10 @@ depth = . # descent order into subdirectories # -SUBDIRS = buildscripts scripts flower lily \ +SUBDIRS = buildscripts python scripts \ + flower lily \ mf ly tex ps scm \ - python po make \ + po make \ cygwin debian $(builddir)/stepmake \ Documentation input # -- 2.39.5