From: Jan Nieuwenhuizen Date: Tue, 29 Apr 2003 20:01:06 +0000 (+0000) Subject: (SUBDIRS): midi2ly.1 build fix backport: build X-Git-Tag: release/1.6.10~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f60b15d04d2a4b4f9f84359e9646c25f5331e57a;p=lilypond.git (SUBDIRS): midi2ly.1 build fix backport: build python before scripts (thanks Anthony). --- 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 #