]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/Makefile
release: 1.0.1
[lilypond.git] / mutopia / Makefile
index acb5a44fc0739f3df6f54429fbe23bf0d3200e51..f788a8272449b6bb258538e1e04bc156eddffa9a 100644 (file)
@@ -1,21 +1,16 @@
 # mutopia/Makefile
 
-# subdir level:
-#
 depth = ..
-#
 
-# descent order into subdirectories:
-#
-SUBDIRS = J.S.Bach Coriolan
-EXTRA_DISTFILES +=  TODO
+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
 
 
-#
-# generic stuff/Makefile
-#
-include $(depth)/make/Mutopia.make
 
-include $(depth)/make/WWW.make
+include $(stepdir)/WWW.make