]> git.donarmstrong.com Git - lilypond.git/blobdiff - mf/Makefile.am
release: 0.1.54
[lilypond.git] / mf / Makefile.am
index cee785675fd0e228ab8ac90553708035801b112c..ad5e26321d037a9dc7a72ac6632eebeedec3138d 100644 (file)
@@ -23,6 +23,7 @@ texout = $(top_builddir)/tex
 LYTABLES = $(addprefix $(lyout)/, $(FET_FILES:.mf=.ly))
 TEXTABLES = $(addprefix $(texout)/, $(FET_FILES:.mf=.tex))
 
+export top_srcdir
 
 all-local: $(LYTABLES) $(TEXTABLES)
 
@@ -59,4 +60,4 @@ include $(srcdir)/Rules.make
 include $(MFDEPS)
 #
 $(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 < $< > $@