X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=5d7ab2c02f75edeb50ee1a3690689595a04fbc62;hb=d9d1da30361a0bcaea1ae058eb1bc8dd3a5b2e4c;hp=cdf61c3f954bce2b482c4f6cc7671fabc7ff7e22;hpb=4eb6f42fc6ca20d65c788a73eb78dfcc22ea0453;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index cdf61c3f95..5d7ab2c02f 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,16 +1,5 @@ -# input/Makefile - depth = .. -SUBDIRS=bugs test regression tutorial no-notation ascii-art - -examples=trip star-spangled-banner paddy scarlatti-test -flexamples= - -LOCALSTEPMAKE_TEMPLATES=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