lilypond-1.5.14
[lilypond.git] / test / Makefile.am.wild
blob7d7fdcb0cdfd9d3eeb8158f081d7f89300daab98
1 # project  LilyPond -- the musical typesetter
2 # title    makefile for test
3 # file     test/Makefile.am.wild
5 TEST_SCHRIFTEN = $(wildcard *.sh)
7 # ugh ugh
8 TESTS = $(top_srcdir)/test/check-lily-midi.sh $(top_srcdir)/test/check-lily-paper.sh $(top_srcdir)/test/check-mi2mu.sh
10 INPUTS = test.midi
12 RESULTS = ok.midi ok.tex ok.ly
14 EXTRA_DIST = Makefile.am.wild GNUmakefile $(TEST_SCHRIFTEN) $(INPUTS) $(RESULTS)
16 # override default target for all-am: to get an extra dependency
17 all-am: Makefile $(PROGRAMS) wild-check
19 # dummy target for non-GNU makes; is overridden in GNUmakefile
20 wild-check: