lilypond-1.1.45
[lilypond.git] / lib / Makefile.am.wild
blob8526bd5784e78e8aaaebc14439eaf009878eeb76
1 # project  LilyPond -- the musical typesetter
2 # title    makefile for micro-lily-lib
3 # file     lib/Makefile 
5 # Copyright (c) 1997 by
6 #       Jan Nieuwenhuizen <jan@digicash.com>
7 #       Han-Wen Nienhuys <hanwen@stack.nl>
10 SUBDIRS = include
12 lib_LTLIBRARIES = liblily.la
14 liblily_la_SOURCES = $(wildcard *.cc)
16 INCLUDES = -I$(top_srcdir)/lib/include -I$(top_srcdir)/flower/include
17 MODULE_CXXFLAGS += -D_REENTRANT
19 EXTRA_DIST = Makefile.am.wild GNUmakefile
21 distclean-local:
22         -rm -rf .deps