]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/Makefile
release: 0.1.59
[lilypond.git] / input / Makefile
index 45c1320de0647d00f69863e772e0b5b74dbbdec2..4167e225f98fb4cb2403b6470a1ac5d9f162549c 100644 (file)
@@ -5,21 +5,10 @@
 depth = ..
 #
 
-build = ./$(depth)/lily/$(outdir)/.build
+SUBDIRS=test bugs
 
-# generic stuff/Makefile
-#
-include ./$(depth)/make/Include.make
-#
-
-# list of distribution files:
-# 
-LYFILES = $(wildcard *.ly)
-TEXFILES = $(wildcard *.tex)
-M4FILES = $(wildcard *.m4)
-DISTFILES = Makefile TODO $(LYFILES) $(TEXFILES) $(wildcard *.m4)
-#
+include $(depth)/make/Mutopia.make
 
-OUTFILES = $(addprefix $(outdir)/,$(M4FILES:%.m4=%))
+WWW_examples=twinkle-pop praeludium-fuga-E cadenza twinkle
 
-all: $(OUTFILES)
+include $(depth)/make/WWW.make