X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=5bbd62947cc79f6f68f812caaa8d4358b2f84cf3;hb=e4cbb1fe7233651d95ac5b69c891ca1b1e240ae5;hp=26dc6aee1a7ec24fa710e5b52586a63f3779e86d;hpb=3c4efaf7d120eae1a68588dd8d298d3a9e3ab9e7;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index 26dc6aee1a..5bbd62947c 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,16 +1,10 @@ -# input/Makefile - depth = .. -SUBDIRS=test bugs - -examples=praeludium-fuga-E twinkle-pop star-spangled-banner -flexamples= +SUBDIRS = test regression tutorial no-notation mutopia -LOCALSTEPMAKE_TEMPLATES=mutopia +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))) -