X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=0811e7f9e4fc853cd8de96d0129c2bb23dbd4e18;hb=0a2b766ed6cf71fc3adede55461207c06b54951c;hp=e49533f0760c1050b097d3a03ffae130872c959e;hpb=897b0eef69270bb4c5da4e1df9ce6765b3d8ccf8;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index e49533f076..0811e7f9e4 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,16 +1,10 @@ -# input/Makefile - depth = .. -SUBDIRS=bugs tricks test regression tutorial +SUBDIRS = test regression tutorial no-notation template mutopia -examples=trip star-spangled-banner paddy scarlatti-test -flexamples= +examples = simple simple-song les-nereides puer-fragment wilhelmus paddy -LOCALSTEPMAKE_TEMPLATES=mutopia +LOCALSTEPMAKE_TEMPLATES=ly mutopia EXTRA_DIST_FILES=paddy.abc include $(depth)/make/stepmake.make - -local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples))) -