gecko/dom/system/tests/Makefile.in

14 lines
306 B
Makefile

DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
relativesrcdir = @relativesrcdir@
MODULE = test_domsystem
MOCHITEST_CHROME_FILES = \
test_constants.xul \
worker_constants.js \
$(NULL)
include $(topsrcdir)/config/rules.mk