X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=da9987de40f7cf6afb0559cae600c71425601bca;hb=076b6e8c0da5ce9251bfef7ed1e85b74d52521ef;hp=a738f04d6a1c2461410c4c2a650f1479aa7caf26;hpb=1fab2edbb360ecbb26b0a379deeca6bc4c37d243;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index a738f04d6a..da9987de40 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,14 +1,10 @@ depth = .. -SUBDIRS=test regression tutorial no-notation template mutopia +SUBDIRS = test regression tutorial no-notation mutopia manual -examples= les-nereides puer-fragment +examples = typography-demo les-nereides wilhelmus proportional bach-schenker 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