gecko/dom/system/tests/Makefile.in

14 lines
307 B
Makefile
Raw Normal View History

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