X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=f6cc680093fea3aee4dba2727ae8626340fb1bb9;hb=4c04f229bcf45e383cae4504c1b8510483e9723c;hp=4b8cc939e99c60754ed1c17fa41e7a497f533ccc;hpb=75be12aa75a535af753d6125bfc03da3ee303b36;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index 4b8cc939e9..f6cc680093 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,16 +1,10 @@ -# input/Makefile - depth = .. -SUBDIRS=test bugs - -examples=praeludium-fuga-E 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