]> git.donarmstrong.com Git - lilypond.git/blob - flower/test/Makefile.am.wild
release: 0.1.52
[lilypond.git] / flower / test / Makefile.am.wild
1 #
2 # project  LilyPond -- the musical typesetter
3 # title    makefile for flowertest
4 # file     flower/test/Makefile.am.wild
5 #
6 # Copyright (c) 1997 by
7 #       Jan Nieuwenhuizen <jan@digicash.com>
8 #       Han-Wen Nienhuys <hanwen@stack.nl>
9 #
10
11 # the wild-perl script needs this.
12 real_topdir = $(top_srcdir)/..
13
14 # bin_PROGRAMS = test
15
16 # TEST = test
17
18 # can't link to libflower: has not been created yet...
19 # test_SOURCES = $(wildcard *.cc)
20
21 EXTRA_SOURCES = $(wildcard *.cc)
22
23 EXTRA_DIST = result Makefile.am.wild $(EXTRA_SOURCES)
24
25 noinst_HEADERS = $(wildcard *.hh)
26
27 INCLUDES = -I../include
28