lilypond-1.3.100
[lilypond.git] / test / Makefile.am
blob88f709d5da523e1843cb0e1f6bb4f8a52e716a1a
1 # Generated automatically by wild-perl 0.1
2 # project  LilyPond -- the musical typesetter
3 # title    makefile for test
4 # file     test/Makefile.am.wild
6 TEST_SCHRIFTEN = check-lily-midi.sh check-lily-paper.sh check-mi2mu.sh
8 # ugh ugh
9 TESTS = $(top_srcdir)/test/check-lily-midi.sh $(top_srcdir)/test/check-lily-paper.sh $(top_srcdir)/test/check-mi2mu.sh
11 INPUTS = test.midi
13 RESULTS = ok.midi ok.tex ok.ly
15 EXTRA_DIST = Makefile.am.wild GNUmakefile $(TEST_SCHRIFTEN) $(INPUTS) $(RESULTS)
17 # override default target for all-am: to get an extra dependency
18 all-am: Makefile $(PROGRAMS) wild-check
20 # dummy target for non-GNU makes; is overridden in GNUmakefile
21 wild-check:
23 $(srcdir)/Makefile.am: $(srcdir)/Makefile.am.wild
24         $(PERL) $(top_srcdir)/bin/wild-perl < $< > $@