]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/Makefile
release: 1.0.1
[lilypond.git] / mutopia / Makefile
index 7c3cb7d7e71191d6205033164dcb2ec00313e021..f788a8272449b6bb258538e1e04bc156eddffa9a 100644 (file)
@@ -1,21 +1,16 @@
 # mutopia/Makefile
 
-# subdir level:
-#
 depth = ..
-#
-
-# descent order into subdirectories:
-#
-SUBDIRS = J.S.Bach
-#
-# generic stuff/Makefile
-#
-include ./$(depth)/make/Include.make
-# list of distribution files:
-# 
-LYFILES = $(wildcard *.ly)
-TEXFILES = $(wildcard *.tex)
-DISTFILES = Makefile TODO $(LYFILES) $(TEXFILES) $(wildcard *.m4)
-#
 
+SUBDIRS = J.S.Bach Coriolan W.A.Mozart
+
+include $(depth)/make/Stepmake.make
+include $(make-dir)/Mutopia.make
+
+EXTRA_DIST_FILES +=  TODO
+
+examples=standchen gallina
+
+
+
+include $(stepdir)/WWW.make