From 43677165c94609018dc9150e1e2fa1a4c5e904f5 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 26 Mar 2008 22:25:35 +0000 Subject: Next try to get cert exception addition working. This too isn't not working correctly though; it fails to get any properties from my |arguments| object. svn path=/trunk/; revision=8135 --- embed/mozilla/Makefile.am | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'embed/mozilla/Makefile.am') diff --git a/embed/mozilla/Makefile.am b/embed/mozilla/Makefile.am index 8bcde308c..c669d399a 100644 --- a/embed/mozilla/Makefile.am +++ b/embed/mozilla/Makefile.am @@ -165,3 +165,12 @@ libephymozillaembed_la_CXXFLAGS = \ $(GECKO_CFLAGS) \ $(DEPENDENCIES_CFLAGS) \ $(AM_CXXFLAGS) + +if HAVE_GECKO_1_9 +xptdir = $(pkgdatadir)/components +xpt_DATA = epiphany.xpt + +noinst_DATA = \ + ephyIAddCertExceptionParams.idl \ + ephyIAddCertExceptionParams.h +endif -- cgit v1.2.3