]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/Makefile
release: 0.1.63
[lilypond.git] / input / Makefile
index 94970aa5c0d348288246a7284271b4990e6f3b1b..07f36f84d16456b43c98e190e58fd5c118122a4e 100644 (file)
@@ -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