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

include $(DEPTH)/config/autoconf.mk

CHROME_DIR = packages/swarmdemo
CHROME_CONTENT_DIR = content/swarmdemo

CHROME_CONTENT = swarmdemo.xul demo.js schedule.js $(NULL)

include $(topsrcdir)/config/rules.mk


