X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=4a45b45f4ac4c10897c93720fe8a9cf4ceb131a5;hb=5cc83d5ff83ca5c8413831bf4b3874caeb40568b;hp=4801cd5c13145f8f1c5d411c5f07ec0554a0f96d;hpb=925f4ac3cf01ad7b1233514223ffb899f03899d1;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index 4801cd5c13..4a45b45f4a 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,16 +1,10 @@ -# input/Makefile - depth = .. -SUBDIRS=test bugs tutorial - -examples=praeludium-fuga-E star-spangled-banner just-friends abc-raff -flexamples= - -LOCALSTEPMAKE_TEMPLATES=mutopia - +SUBDIRS = test regression tutorial midi no-notation mutopia manual -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