X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=f6cc680093fea3aee4dba2727ae8626340fb1bb9;hb=47a710efb497ec0229726a33079c5781c1b2a878;hp=753f5e1b87f988edbd765fcad512a257e0deb79a;hpb=e9a9e381a425404de53bce9ea2f6a449ae6bc7ef;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index 753f5e1b87..f6cc680093 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,16 +1,10 @@ -# input/Makefile - depth = .. -SUBDIRS=test bugs - -examples=praeludium-fuga-E twinkle-pop -flexamples= - -LOCALSTEPMAKE_TEMPLATES=mutopia - +SUBDIRS = regression tutorial mutopia manual lsr new texidocs -include $(depth)/make/stepmake.make +examples = typography-demo les-nereides wilhelmus proportional bach-schenker cary -local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples))) +LOCALSTEPMAKE_TEMPLATES=ly mutopia +EXTRA_DIST_FILES=paddy.abc +include $(depth)/make/stepmake.make