2 # project LilyPond -- the musical typesetter
3 # title makefile for flowertest
4 # file flower/test/Makefile.am.wild
6 # Copyright (c) 1997 by
7 # Jan Nieuwenhuizen <jan@digicash.com>
8 # Han-Wen Nienhuys <hanwen@stack.nl>
11 # the wild-perl script needs this.
12 real_topdir = $(top_srcdir)/..
18 # can't link to libflower: has not been created yet...
19 # test_SOURCES = $(wildcard *.cc)
21 EXTRA_SOURCES = $(wildcard *.cc)
23 EXTRA_DIST = result Makefile.am.wild $(EXTRA_SOURCES)
25 noinst_HEADERS = $(wildcard *.hh)
27 INCLUDES = -I../include