]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/J.S.Bach/Makefile
release: 0.1.64
[lilypond.git] / mutopia / J.S.Bach / Makefile
index a96c8f6bb232a40a0a57c04efee860c4a1f288a6..50f649f7b18c371c8f7073a573d60c71687dd5f9 100644 (file)
@@ -1,23 +1,22 @@
-# mutopia/j.s.bach/Makefile
+# mutopia/J.S.Bach/Makefile
 
-
-# descent order into subdirectories:
-#
-SUBDIRS = 
 # subdir level:
 #
 depth = ../..
 #
-# generic stuff/Makefile
+
+EXTRA_DISTFILES=
+
+# descent order into subdirectories:
 #
-include ./$(depth)/make/Include.make
+SUBDIRS = 
+# 
+
+# generic stuff/Makefile
 #
+include ./$(depth)/make/Mutopia.make
 #
 
-# list of distribution files:
-# 
-LYFILES = $(wildcard *.ly)
-TEXFILES = $(wildcard *.tex)
-DISTFILES = Makefile $(LYFILES) $(TEXFILES) $(wildcard *.m4)
-#
+examples=scsii-cello wtk1-fugue2 preludes-2
 
+include $(depth)/make/WWW.make