]> git.donarmstrong.com Git - lilypond.git/blobdiff - mi2mu/Makefile.am.wild
release: 0.1.53
[lilypond.git] / mi2mu / Makefile.am.wild
index cced5f03007171bf7260bde03c39d46574a8587c..1330e7dfdb335e92ccc0fadc0022202576fcb660 100644 (file)
@@ -18,16 +18,16 @@ mi2mu_SOURCES = $(wildcard *.cc)
 # mi2mu_LDFLAGS = -L$(absolute_builddir)/lib/.libs -L$(absolute_builddir)/flower/.libs
 mi2mu_LDADD = $(top_builddir)/lib/liblily.la $(top_builddir)/flower/libflower.la @LEXLIB@
  
-
-INCLUDES = -I$(srcdir)/include -I$(srcdir)/../lib/include -I$(srcdir)/../flower/include
+INCLUDES =  -I$(top_srcdir)/mi2mu/include -I$(top_srcdir)/lib/include -I$(top_srcdir)/flower/include 
 
 EXTRA_DIST = Makefile.am.wild GNUmakefile VERSION TODO
 
+distclean-local:
+       -rm -rf .deps
+
 # override default target for all-am: to get an extra dependency
 all-am: Makefile $(PROGRAMS) wild-check
 
 # dummy target for non-GNU makes; is overridden in GNUmakefile
 wild-check:
 
-distclean-local:
-       -rm -rf .deps