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