X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=5bbd62947cc79f6f68f812caaa8d4358b2f84cf3;hb=db0dc7f97101c1e386353be2775d14cc375d0238;hp=cdf61c3f954bce2b482c4f6cc7671fabc7ff7e22;hpb=4eb6f42fc6ca20d65c788a73eb78dfcc22ea0453;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index cdf61c3f95..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=mutopia +LOCALSTEPMAKE_TEMPLATES=ly mutopia EXTRA_DIST_FILES=paddy.abc include $(depth)/make/stepmake.make - -local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples))) -