gecko-dev/dom/system/tests/Makefile.in

14 строки
307 B
Makefile
Исходник Обычный вид История

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