X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=beac08cfa3d3ea0fcca187660f002f18477549e3;hb=11a6104440dad4a7ed1d702ec46abb5c382599fa;hp=716a611a017de2bc31a96604588b72e15f95a9d7;hpb=dc3bc44e1ed45ae010c40c0adaac334bcae15036;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index 716a611a01..beac08cfa3 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,16 +1,10 @@ -# input/Makefile - depth = .. -SUBDIRS=test bugs - -examples=example-3 twinkle-pop praeludium-fuga-E twinkle star-spangled-banner -flexamples=example-1 example-2 - -LOCALSTEPMAKE_TEMPLATES=mutopia - +SUBDIRS = test regression tutorial mutopia manual lsr new -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