X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=ded7e396b212d0658349f7889a0a60f3bba8f169;hb=26aa7a02d8cad410c4b496b87891653edbba771a;hp=16b785ec2d22782df6c496ed2517bbe34e866368;hpb=9efbad2d9487a05b04423e7e9f062968e8f8eaf4;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index 16b785ec2d..ded7e396b2 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,16 +1,11 @@ -# input/Makefile - depth = .. -SUBDIRS=test bugs - -examples=example-3 twinkle-pop praeludium-fuga-E twinkle -flexamples=example-1 example-2 +SUBDIRS = test regression tutorial no-notation mutopia -LOCALSTEPMAKE_TEMPLATES=mutopia +examples = typography-demo les-nereides puer-fragment wilhelmus sakura-sakura +#xiao-haizi-guai-guai +LOCALSTEPMAKE_TEMPLATES=ly mutopia +EXTRA_DIST_FILES=paddy.abc include $(depth)/make/stepmake.make - -local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples))) -