X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=lib%2FMakefile.am;h=6bb5a1746567fdeeef35aa5f9553fe7f67ed1a01;hb=77add406027ae5afda409a2e77b35852c5fae4f9;hp=5554677441da4f5d283fbedc906e1c39f0c70cea;hpb=1ff8f1c7e0baac008490e9e62995df70e0ed5128;p=lilypond.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 5554677441..6bb5a17465 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,5 +1,3 @@ -# Automatically generated from ./lib/Makefile.am.wild by autowild -# Do not edit # Generated automatically by wild-perl 0.1 # project LilyPond -- the musical typesetter # title makefile for micro-lily-lib @@ -16,12 +14,12 @@ lib_LTLIBRARIES = liblily.la liblily_la_SOURCES = binary-source-file.cc duration-convert.cc duration.cc includable-lexer.cc input.cc mapped-file-storage.cc moment.cc plet.cc simple-file-storage.cc source-file.cc source.cc template.cc warn.cc windhoos-suck-suck-suck-thank-you-cygnus.cc -INCLUDES = -Iinclude -I../flower/include +INCLUDES = -I$(top_srcdir)/lib/include -I$(top_srcdir)/flower/include MODULE_CXXFLAGS += -D_REENTRANT -EXTRA_DIST = Makefile.am.wild +EXTRA_DIST = Makefile.am.wild GNUmakefile distclean-local: -rm -rf .deps $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.wild - $(PERL) $(top_srcdir)/bin/wild-perl --top-srcdir="$(real_topdir)" < $< > $@ \ No newline at end of file + $(PERL) $(top_srcdir)/bin/wild-perl < $< > $@ \ No newline at end of file