X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=5d7ab2c02f75edeb50ee1a3690689595a04fbc62;hb=90e4d7057f3857da049dfda3d130017d4719bd6b;hp=a738f04d6a1c2461410c4c2a650f1479aa7caf26;hpb=1fab2edbb360ecbb26b0a379deeca6bc4c37d243;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index a738f04d6a..5d7ab2c02f 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,14 +1,5 @@ depth = .. -SUBDIRS=test regression tutorial no-notation template mutopia - -examples= les-nereides puer-fragment - -LOCALSTEPMAKE_TEMPLATES=ly mutopia -EXTRA_DIST_FILES=paddy.abc - -include $(depth)/make/stepmake.make - -local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples))) - +SUBDIRS = regression +include $(depth)/make/stepmake.make