]> git.donarmstrong.com Git - lilypond.git/commitdiff
(SUBDIRS): midi2ly.1 build fix backport: build
authorJan Nieuwenhuizen <janneke@gnu.org>
Tue, 29 Apr 2003 20:01:06 +0000 (20:01 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Tue, 29 Apr 2003 20:01:06 +0000 (20:01 +0000)
python before scripts (thanks Anthony).

ChangeLog
GNUmakefile.in

index f765559678fddc6ec7d4382845313fe47f183509..15b86e5b830d167f99f3339c15d008c2ce674b2b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-04-29  Jan Nieuwenhuizen  <janneke@gnu.org>
+
+       * GNUmakefile.in (SUBDIRS): midi2ly.1 build fix backport: build
+       python before scripts (thanks Anthony).
+
 2003-04-15  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * debian: Update.  Remove mentioning of `mudela'; There's no such
index 6f0bf75d27fe3d5c47efc9467559e7b0584524f9..0b22b0b43bc59c87ff804c07d228e2cf253221f3 100644 (file)
@@ -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
 #