# mutopia/Makefile

# subdir level:
#
depth = ../..
#
# generic stuff/Makefile
#
include ./$(depth)/make/Mutopia.make

examples=coriolan oboi-part
include $(depth)/make/WWW.make
