gecko/dom/imptests/editing/css/Makefile.in
Nathan Froyd a7eb97f896 Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00

23 lines
361 B
Makefile

# THIS FILE IS AUTOGENERATED BY importTestsuite.py - DO NOT EDIT
DEPTH = ../../../..
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
relativesrcdir = dom/imptests/editing/css
DIRS = \
$(NULL)
include $(DEPTH)/config/autoconf.mk
MOCHITEST_FILES = \
$(NULL)
MOCHITEST_FILES += \
reset.css \
$(NULL)
include $(topsrcdir)/config/rules.mk