aboutsummaryrefslogtreecommitdiffstats
path: root/data/chrome/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/chrome/Makefile.am')
-rw-r--r--data/chrome/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/data/chrome/Makefile.am b/data/chrome/Makefile.am
index 45419f902..04c575340 100644
--- a/data/chrome/Makefile.am
+++ b/data/chrome/Makefile.am
@@ -14,6 +14,10 @@ branding_DATA = $(branding_in_files:%.in=%)
globalchromedir = $(manifestdir)/global
globalchrome_DATA = about.xhtml
+if HAVE_GECKO_1_9
+globalchrome_DATA += netError.dtd
+endif
+
EXTRA_DIST = \
$(manifest_in_files) \
$(branding_in_files) \