]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/Makefile
patch::: 1.0.3.jcn1: kleine vix
[lilypond.git] / mutopia / Makefile
index c67daf25f0edb82d82ba209d612ed7d6fe89b64f..b4ab36884154589c7dc9cdd622c9ce698c5af7c2 100644 (file)
@@ -1,19 +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
 
-examples=standje gallina
 
 
-#
-# generic stuff/Makefile
-#
-include ./$(depth)/make/Mutopia.make