]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add python link to build-datadir. Fixes
authorJan Nieuwenhuizen <janneke@gnu.org>
Tue, 13 Aug 2002 23:55:55 +0000 (23:55 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Tue, 13 Aug 2002 23:55:55 +0000 (23:55 +0000)
generation of midi2ly man page.

GNUmakefile.in

index f590fbf4685b769f0448848f63086464a4c1d43f..ca3cf2422a82640a271bd11db9598e0a785c5b13 100644 (file)
@@ -135,7 +135,7 @@ $(builddir)/share/lilypond-force:
                ln -s ../../mf/$(outconfbase) tfm && \
                ln -s $(abs-srcdir)/mf && \
                ln -s $(abs-srcdir)/ps && \
-               ln -s ../../python/out python && \
+               ln -s ../../python/$(outconfbase) python && \
                ln -s $(abs-srcdir)/scm
        @cd $(builddir)/share/lilypond/tex && \
                ln -s $(abs-srcdir)/tex source && \