X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=a0d454b7167bb9be2f1a1751a7623244bcad9f35;hb=181a410a9b34b69c585fed14190ce0897526219c;hp=4b8cc939e99c60754ed1c17fa41e7a497f533ccc;hpb=75be12aa75a535af753d6125bfc03da3ee303b36;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index 4b8cc939e9..a0d454b716 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 = test regression tutorial mutopia manual lsr tolsr -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