Files
tubestation/browser/components/downloads/test/browser/Makefile.in
2012-10-26 13:17:18 -04:00

20 lines
423 B
Makefile

# Any copyright is dedicated to the Public Domain.
# http://creativecommons.org/publicdomain/zero/1.0/
DEPTH = @DEPTH@
topsrcdir = @top_srcdir@
srcdir = @srcdir@
VPATH = @srcdir@
relativesrcdir = @relativesrcdir@
include $(DEPTH)/config/autoconf.mk
MOCHITEST_BROWSER_FILES = \
browser_basic_functionality.js \
browser_first_download_panel.js \
head.js \
$(NULL)
include $(topsrcdir)/config/rules.mk