]> git.donarmstrong.com Git - lilypond.git/blobdiff - GNUmakefile.in
* GNUmakefile.in (builddir-setup): Bugfix: include srcdir/tex as
[lilypond.git] / GNUmakefile.in
index 6f9510cd8c517bb05092aa643d5e9be237e3c928..f33e116afb88a1477b536b084ec888994480be04 100644 (file)
@@ -128,8 +128,12 @@ $(depth)/$(builddir)/share/lilypond/$(TOPLEVEL_VERSION)-force:
                ln -s ../../../mf/$(outconfbase) tfm && \
                ln -s ../../../$(srcdir)/mf && \
                ln -s ../../../$(srcdir)/ps && \
-               ln -s ../../../$(srcdir)/scm && \
-               ln -s ../../../$(srcdir)/tex
+               ln -s ../../../$(srcdir)/scm
+       @cd $(depth)/$(builddir)/share/lilypond/$(TOPLEVEL_VERSION) && \
+               mkdir tex
+       @cd $(depth)/$(builddir)/share/lilypond/$(TOPLEVEL_VERSION)/tex && \
+               ln -s ../../../../$(srcdir)/tex source && \
+               ln -s ../../../../mf/$(outconfbase) generate
        @cd $(depth)/$(builddir)/share/lilypond/$(TOPLEVEL_VERSION) && \
                mkdir fonts
        @cd $(depth)/$(builddir)/share/lilypond/$(TOPLEVEL_VERSION)/fonts && \