Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2008-06-20 21:28:18 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2008-06-20 21:28:18 (GMT)
commit1b49f91a3eb89523a11d7b616ad189d7bb57eff6 (patch)
tree6038e4ea634ad4527b1941869ce2502298c187a3 /data
parent20f9a0fcd51e5edc7ea5c66fb655cd028319100d (diff)
Fix distcheck. Better way of figuring out libxul dir.v0.4.1
Release 0.4.1
Diffstat (limited to 'data')
-rw-r--r--data/chrome/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/chrome/Makefile.am b/data/chrome/Makefile.am
index e38f1a2..d319915 100644
--- a/data/chrome/Makefile.am
+++ b/data/chrome/Makefile.am
@@ -14,7 +14,8 @@ globalchrome_DATA = netError.dtd
EXTRA_DIST = \
$(manifest_in_files) \
$(branding_in_files) \
- $(globalchrome_DATA)
+ $(globalchrome_DATA) \
+ $(branding_DATA)
CLEANFILES = \
$(manifest_DATA)