X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=5bbd62947cc79f6f68f812caaa8d4358b2f84cf3;hb=e4cbb1fe7233651d95ac5b69c891ca1b1e240ae5;hp=c5e72463fab73a502ed7a68185b975a11f4cae89;hpb=eb6cf5c0c4db23f26a3ac0fb229e8aff4448a7e4;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index c5e72463fa..5bbd62947c 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,16 +1,10 @@ -# input/Makefile - depth = .. -SUBDIRS=bugs test regression tutorial no-notation ascii-art +SUBDIRS = test regression tutorial no-notation mutopia -examples=trip star-spangled-banner paddy scarlatti-test -flexamples= +examples = simple simple-song les-nereides puer-fragment wilhelmus paddy LOCALSTEPMAKE_TEMPLATES=ly mutopia EXTRA_DIST_FILES=paddy.abc include $(depth)/make/stepmake.make - -local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples))) -