]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/J.S.Bach/Makefile
release: 0.1.64
[lilypond.git] / mutopia / J.S.Bach / Makefile
index 5de850e7e8b331bceb71fbc4cedc1025314c9836..50f649f7b18c371c8f7073a573d60c71687dd5f9 100644 (file)
@@ -5,6 +5,8 @@
 depth = ../..
 #
 
+EXTRA_DISTFILES=
+
 # descent order into subdirectories:
 #
 SUBDIRS = 
@@ -12,18 +14,9 @@ SUBDIRS =
 
 # generic stuff/Makefile
 #
-include ./$(depth)/make/Include.make
-#
-#
-
-# list of distribution files:
-# 
-LYFILES = $(wildcard *.ly)
-TEXFILES = $(wildcard *.tex)
-M4FILES = $(wildcard *.m4)
-DISTFILES = Makefile $(LYFILES) $(TEXFILES) $(M4FILES)
+include ./$(depth)/make/Mutopia.make
 #
 
-OUTFILES = $(addprefix $(outdir)/,$(M4FILES:%.m4=%))
+examples=scsii-cello wtk1-fugue2 preludes-2
 
-all: $(OUTFILES)
+include $(depth)/make/WWW.make