X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=beac08cfa3d3ea0fcca187660f002f18477549e3;hb=e7aa7019cdf857d0badd79f368204b803e0a15f8;hp=cb057c2c796b029175cbd5db137d12713cfc37aa;hpb=ee0dca4cea06f2d354cb33d935033116e88a3dba;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index cb057c2c79..beac08cfa3 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,16 +1,10 @@ -# input/Makefile - depth = .. -SUBDIRS=test bugs - -examples=praeludium-fuga-E star-spangled-banner twinkle-pop -flexamples= - -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