X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FGNUmakefile;h=5d7ab2c02f75edeb50ee1a3690689595a04fbc62;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=e7ed50c01c3bd6369e25ad537b3372550dd62ddf;hpb=92e6a3433dcf2386482770bb2743eec29fab6613;p=lilypond.git diff --git a/input/GNUmakefile b/input/GNUmakefile index e7ed50c01c..5d7ab2c02f 100644 --- a/input/GNUmakefile +++ b/input/GNUmakefile @@ -1,16 +1,5 @@ depth = .. -SUBDIRS=test regression tutorial no-notation ascii-art template mutopia +SUBDIRS = regression -examples= les-nereides - -LOCALSTEPMAKE_TEMPLATES=ly mutopia -EXTRA_DIST_FILES=paddy.abc - -include $(depth)/make/stepmake.make - -local-check: $(addsuffix .dvi, $(addprefix $(outdir)/, $(examples))) - - -local-WWW-post: - $(PYTHON) $(buildscript-dir)/mutopia-index.py -o $(builddir)/input/examples.html ./ +include $(depth)/make/stepmake.make