X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mi2mu%2FMakefile.am.wild;h=b4494f9436b901ba3eba541a5fb31de99e197364;hb=8437de9f9840db2227c0142408979c95c3118e5c;hp=bb3dc4bd368bee0100e7712856225071551cd40f;hpb=d2e7055ce4f0a14346b092f6d44801635ec06a05;p=lilypond.git diff --git a/mi2mu/Makefile.am.wild b/mi2mu/Makefile.am.wild index bb3dc4bd36..b4494f9436 100644 --- a/mi2mu/Makefile.am.wild +++ b/mi2mu/Makefile.am.wild @@ -12,11 +12,12 @@ bin_PROGRAMS = mi2mu mi2mu_SOURCES = $(wildcard *.cc) -mi2mu_LDADD = -llily -lflower +# ugh -lfl bo lib/FlexLexer stuff +mi2mu_LDADD = -llily -lflower -lfl -mi2mu_LDFLAGS = -L../lib -L../flower +mi2mu_LDFLAGS = -L$(LILYPOND_SOURCEDIR)/lib/.libs -L$(LILYPOND_SOURCEDIR)/flower/.libs -INCLUDES = -Iinclude -I../lib/include -I../flower/include +INCLUDES = -I$(srcdir)/include -I$(srcdir)/../lib/include -I$(srcdir)/../flower/include EXTRA_DIST = Makefile.am.wild VERSION TODO