X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=input%2FGNUmakefile;h=4a45b45f4ac4c10897c93720fe8a9cf4ceb131a5;hb=8f5cd22af76fcb5c77853a5ede8b94ebef97caef;hp=21ccccb13f7c4f2e0e14ea985d57932036dcb249;hpb=520a456625142476a1872d3b2450b6b24f7abadd;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index 21ccccb13f..4a45b45f4a 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,16 +1,10 @@ -# input/Makefile - depth = .. -SUBDIRS=test bugs tutorial +SUBDIRS = test regression tutorial midi no-notation mutopia manual -examples=praeludium-fuga-E star-spangled-banner just-friends paddy -flexamples= +examples = typography-demo les-nereides wilhelmus proportional bach-schenker cary -LOCALSTEPMAKE_TEMPLATES=mutopia +LOCALSTEPMAKE_TEMPLATES=ly mutopia EXTRA_DIST_FILES=paddy.abc -include $(depth)/make/stepmake.make - -local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples))) - +include $(depth)/make/stepmake.make