X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=a8c4d4a26ba4b43290d499e44e8482eb44c47202;hb=1561baeed9763920d5d5acb9195dfd6fdc915cb6;hp=8d34775dfefb43146e501b2a1bbc94d1cc83eaa1;hpb=339ea28cd7e4f8a1c1ca7c1d4dfe803a3f4c03e6;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index 8d34775dfe..a8c4d4a26b 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,16 +1,10 @@ -# input/Makefile - depth = .. -SUBDIRS=test bugs - -examples=praeludium-fuga-E star-spangled-banner just-friends -flexamples= - -LOCALSTEPMAKE_TEMPLATES=mutopia - +SUBDIRS = test regression tutorial mutopia manual lsr -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