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

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

