]> git.donarmstrong.com Git - lilypond.git/blob - flower/test/Makefile.am
release: 0.1.50
[lilypond.git] / flower / test / Makefile.am
1 # Generated automatically by wild-perl 0.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 # bin_PROGRAMS = test
12
13 # TEST = test
14
15 # can't link to libflower: has not been created yet...
16 # test_SOURCES = main.cc mat-test.cc pqtest.cc rattest.cc stringtest.cc
17
18 EXTRA_SOURCES = main.cc mat-test.cc pqtest.cc rattest.cc stringtest.cc
19
20 EXTRA_DIST = result Makefile.am.wild $(EXTRA_SOURCES)
21
22 noinst_HEADERS = flower-test.hh
23
24 INCLUDES = -I../include
25
26 $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.wild
27         $(PERL) $(top_srcdir)/bin/wild-perl < $< > $@