X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=f6cc680093fea3aee4dba2727ae8626340fb1bb9;hb=bbc682c8cfcc192f4d07c8cebb16a424cf8688e9;hp=f928659815b36f278060c5156585aad1e4ef268d;hpb=c32505a0ba095b5346a3fa48bfb5929b06b4e21f;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index f928659815..f6cc680093 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,14 +1,10 @@ depth = .. -SUBDIRS=test regression tutorial no-notation template mutopia +SUBDIRS = regression tutorial mutopia manual lsr new texidocs -examples= les-nereides puer-fragment wilhelmus +examples = typography-demo les-nereides wilhelmus proportional bach-schenker cary 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