# mutopia/J.S.Bach/Makefile

# subdir level:
#
depth = ../..
#

EXTRA_DISTFILES=preludes.tex

# descent order into subdirectories:
#
SUBDIRS = 
# 

# generic stuff/Makefile
#
include ./$(depth)/make/Mutopia.make
#

examples=prelude-cello  menuetto-alto wtk1-fugue2 
#menuetto-cello -> broken
#preludes-2 -> broken

include $(depth)/make/WWW.make
