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.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/data/chrome/Makefile.am b/data/chrome/Makefile.am
index 155e8aa83..eecee66d5 100644
--- a/data/chrome/Makefile.am
+++ b/data/chrome/Makefile.am
@@ -11,6 +11,9 @@ branding_in_files = \
brand.properties.in
branding_DATA = $(branding_in_files:%.in=%)
+globalchromedir = $(manifestdir)/global
+globalchrome_DATA = about.xhtml
+
EXTRA_DIST = \
$(manifest_in_files) \
$(branding_in_files)