]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/Makefile
patch::: 1.0.3.jcn1: kleine vix
[lilypond.git] / mutopia / Makefile
index acb5a44fc0739f3df6f54429fbe23bf0d3200e51..b4ab36884154589c7dc9cdd622c9ce698c5af7c2 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
 
 examples=standchen gallina
+LOCALMAKEFILES=Mutopia
+
+include $(depth)/make/Stepmake.make
+include $(make-dir)/Mutopia.make
+
+EXTRA_DIST_FILES +=  TODO
 
 
-#
-# generic stuff/Makefile
-#
-include $(depth)/make/Mutopia.make
 
-include $(depth)/make/WWW.make