Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/components
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 /components
parent20f9a0fcd51e5edc7ea5c66fb655cd028319100d (diff)
Fix distcheck. Better way of figuring out libxul dir.v0.4.1
Release 0.4.1
Diffstat (limited to 'components')
-rw-r--r--components/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/Makefile.am b/components/Makefile.am
index 23d2895..1f4466a 100644
--- a/components/Makefile.am
+++ b/components/Makefile.am
@@ -8,7 +8,7 @@ xpt_DATA = $(xpt_in_files:.idl=.xpt)
componentsdir = $(pkglibdir)/components
components_DATA = hulahopAddCertException.js
-EXTRA_DIST = $(xpt_in_files)
+EXTRA_DIST = $(xpt_in_files) $(components_DATA)
CLEANFILES = $(xpt_DATA)