X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=f6cc680093fea3aee4dba2727ae8626340fb1bb9;hb=ef50234ee882f503989910a1d64fdedab394e968;hp=20cb71ba46499c89050ec525b783199499d06852;hpb=5d5ca8642dca9169ddf78949c41381e5f1380975;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index 20cb71ba46..f6cc680093 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,16 +1,10 @@ -# input/Makefile - depth = .. -SUBDIRS=bugs features test regression tutorial +SUBDIRS = regression tutorial mutopia manual lsr new texidocs -examples=trip star-spangled-banner paddy scarlatti-test -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