]> git.donarmstrong.com Git - lilypond.git/blobdiff - make/Makefile.am
release: 0.1.52
[lilypond.git] / make / Makefile.am
index ec0a09f422634b2edb5a374a254f5dce8b2e3355..76713abe78c9a2614c085edf1db5557bd42fe523 100644 (file)
@@ -36,4 +36,4 @@ lilypond.spec: lilypond.spec.in ../VERSION
        cat $< | $(SED_VERSION) | $(SED_DATE) > $@
 
 $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.wild
-       $(PERL) $(top_srcdir)/bin/wild-perl < $< > $@
\ No newline at end of file
+       $(PERL) $(top_srcdir)/bin/wild-perl --top-srcdir="$(real_topdir)" < $< > $@
\ No newline at end of file