X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=f6cc680093fea3aee4dba2727ae8626340fb1bb9;hb=f91591962027bf9b8b6ecadf084a1336ec29bc82;hp=27d3b1bd3391269461be197a55b763fff5e32133;hpb=c64a05795e51367c17589a9e7d60bad426305159;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index 27d3b1bd33..f6cc680093 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,16 +1,10 @@ -# input/Makefile - depth = .. -SUBDIRS=test bugs - -examples=example-3 praeludium-fuga-E twinkle star-spangled-banner -flexamples=example-1 example-2 - -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