X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=input%2FGNUmakefile;h=f6cc680093fea3aee4dba2727ae8626340fb1bb9;hb=dcd296e0d46d85e892a3237f6354502b5be614a9;hp=26dc6aee1a7ec24fa710e5b52586a63f3779e86d;hpb=3c4efaf7d120eae1a68588dd8d298d3a9e3ab9e7;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index 26dc6aee1a..f6cc680093 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= - -LOCALSTEPMAKE_TEMPLATES=mutopia - +SUBDIRS = regression tutorial mutopia manual lsr new texidocs -include $(depth)/make/stepmake.make +examples = typography-demo les-nereides wilhelmus proportional bach-schenker cary -local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples))) +LOCALSTEPMAKE_TEMPLATES=ly mutopia +EXTRA_DIST_FILES=paddy.abc +include $(depth)/make/stepmake.make