]> git.donarmstrong.com Git - lilypond.git/blob - flower/Makefile.am.wild
release: 0.1.52
[lilypond.git] / flower / Makefile.am.wild
1 # project  FlowerSoft C++ library
2 # title    top level makefile for FlowerLib
3 # file     flower/Makefile.am.wild
4 #
5 # Copyright (c) 1997 by    
6 #       Jan Nieuwenhuizen <jan@digicash.com>
7 #       Han-Wen Nienhuys <hanwen@stack.nl>
8 #               ...your sort order here, or how to comment-out a comment
9
10 SUBDIRS = include test 
11
12 # the wild-perl script needs this.
13 real_topdir = $(top_srcdir)/..
14
15 lib_LTLIBRARIES = libflower.la
16
17 README_FILES = ONEWS NEWS README TODO VERSION
18 EXTRA_DIST = Makefile.am.wild aclocal.m4 configure configure.in $(README_FILES)
19
20 libflower_la_SOURCES = $(wildcard *.cc)
21
22 libflower_la_LDFLAGS = -version-info @CURRENT@:@REVISION@:@AGE@
23
24 INCLUDES = -I$(srcdir)/include
25
26 distclean-local:
27         -rm -rf .deps