gecko-dev/dom/imptests/editing/Makefile.in

24 строки
388 B
Makefile

# THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT
DEPTH := @DEPTH@
topsrcdir := @top_srcdir@
srcdir := @srcdir@
VPATH := @srcdir@
relativesrcdir := @relativesrcdir@
include $(DEPTH)/config/autoconf.mk
DIRS := \
css \
conformancetest \
selecttest \
$(NULL)
MOCHITEST_FILES := \
implementation.js \
tests.js \
$(NULL)
include $(topsrcdir)/config/rules.mk