X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=65db9aaa23497bc0a7917053350f0d31d3e7ed68;hb=d78af4d350b431682214d8d09684124e66cb27b7;hp=b4ad54448bc45759c5f77e74f85c40f6fe47d4a4;hpb=bc1e5cfa4aef13a1b9bd2d251dd9cb25dbaf9d03;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index b4ad54448b..65db9aaa23 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,16 +1,10 @@ -# input/Makefile - depth = .. -SUBDIRS=test bugs tutorial +SUBDIRS = regression tutorial mutopia manual lsr new -examples=trip star-spangled-banner paddy scarlatti-edited -flexamples= +examples = typography-demo les-nereides wilhelmus proportional bach-schenker cary -LOCALSTEPMAKE_TEMPLATES=mutopia +LOCALSTEPMAKE_TEMPLATES=ly mutopia EXTRA_DIST_FILES=paddy.abc -include $(depth)/make/stepmake.make - -local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples))) - +include $(depth)/make/stepmake.make