X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=lib%2Finclude%2FMakefile.am;h=25185ebf6b7a367e9bf01c2024765d1e90b6eadf;hb=1ff8f1c7e0baac008490e9e62995df70e0ed5128;hp=caad0633b5d7d052f7efef5658378da1f883a37c;hpb=01d5d50e2a794048c518679b2718891fe91c4cfa;p=lilypond.git diff --git a/lib/include/Makefile.am b/lib/include/Makefile.am index caad0633b5..25185ebf6b 100644 --- a/lib/include/Makefile.am +++ b/lib/include/Makefile.am @@ -8,4 +8,4 @@ noinst_HEADERS = binary-source-file.hh duration-convert.hh duration.hh file-stor EXTRA_DIST = Makefile.am.wild $(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