
SUBDIRS = test p2p-bench multi-bench mcast
NODOCS = true

###### don't modify anything below this line!
BASE = $(shell pwd | sed 's@\(.*\)/mdw.*$$@\1/mdw@' )
include $(BASE)/Makefile.include

