X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=f6cc680093fea3aee4dba2727ae8626340fb1bb9;hb=dcd296e0d46d85e892a3237f6354502b5be614a9;hp=c10ea6e64e4cacbd23c598d358b54651d2ab6698;hpb=18d1d3e16daf265790468505261abf342badc41e;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index c10ea6e64e..f6cc680093 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,14 +1,10 @@ depth = .. -SUBDIRS=test regression tutorial no-notation ascii-art template mutopia +SUBDIRS = regression tutorial mutopia manual lsr new texidocs -examples= les-nereides puer-fragment +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