X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=f6cc680093fea3aee4dba2727ae8626340fb1bb9;hb=5ea982187f9aebfe588225813be14c48020452f3;hp=e49533f0760c1050b097d3a03ffae130872c959e;hpb=897b0eef69270bb4c5da4e1df9ce6765b3d8ccf8;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index e49533f076..f6cc680093 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,16 +1,10 @@ -# input/Makefile - depth = .. -SUBDIRS=bugs tricks 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