X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2FMakefile;h=07f36f84d16456b43c98e190e58fd5c118122a4e;hb=c844072722a39a5fcd20372b0497d9130bd41dd7;hp=94970aa5c0d348288246a7284271b4990e6f3b1b;hpb=aab40d2ccb8fe480eb5c85dcbbdcfbda2b304fd7;p=lilypond.git diff --git a/input/Makefile b/input/Makefile index 94970aa5c0..07f36f84d1 100644 --- a/input/Makefile +++ b/input/Makefile @@ -5,17 +5,10 @@ depth = .. # -build = ./$(depth)/lily/$(outdir)/.build +SUBDIRS=test bugs -# generic stuff/Makefile -# -include ./$(depth)/make/Stuff.make -# +include $(depth)/make/Mutopia.make -# list of distribution files: -# -LYFILES = $(shell ls *.ly) -TEXFILES = $(shell ls *.tex) -DISTFILES = Makefile $(LYFILES) $(TEXFILES) -# +examples=twinkle-pop praeludium-fuga-E twinkle +include $(depth)/make/WWW.make