DEPTH = $(B)/mozilla
topsrcdir = $(S)/mozilla
srcdir = .
VPATH = $(srcdir)

include $(DEPTH)/config/autoconf.mk

MODULE = swarmdemo
XPIDLSRCS = swarmIAgent.idl

include $(topsrcdir)/config/rules.mk

