]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/Makefile.in
release: 0.1.52
[lilypond.git] / make / Makefile.in
index cbd578ad79fbe3067de6a57879b17c4f0e183a5a..0d96b7effb77a372ce3c9e4744b63c6a27769b5b 100644 (file)
@@ -220,7 +220,7 @@ lilypond.spec: lilypond.spec.in ../VERSION
        cat $< | $(SED_VERSION) | $(SED_DATE) > $@
 
 $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.wild
-       $(PERL) $(top_srcdir)/bin/wild-perl < $< > $@
+       $(PERL) $(top_srcdir)/bin/wild-perl --top-srcdir="$(real_topdir)" < $< > $@
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.