# mutopia/Makefile

# subdir level:
#
depth = ..
#

# descent order into subdirectories:
#
SUBDIRS = J.S.Bach Coriolan
EXTRA_DISTFILES +=  TODO

examples=standje gallina


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

include $(depth)/make/WWW.make
