X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=a0d454b7167bb9be2f1a1751a7623244bcad9f35;hb=bc901fc6725b0b91be026f03a933d493a017e3af;hp=ad59365a5b094a75ebba0e06b4300aeafa3af789;hpb=a41bc3e06fca46daa875419b5dc00dd958e1fde0;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index ad59365a5b..a0d454b716 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 -flexamples=example-1 example-2 - -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