Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2007-05-19 17:18:51 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2007-05-19 17:18:51 (GMT)
commit54bfce91fbf10e69a3782c30aa381fdbf3bc7a5d (patch)
tree63cc26baadd36078a57234119cb007dd16678c40 /configure.ac
parente77e975333ac47677c48b57cea0ef6f785609941 (diff)
Give access to nsIWebBrowser to python
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 5957fb0..0d2f3d8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -37,7 +37,5 @@ AC_SUBST([GECKO_LIBS])
AC_OUTPUT([
Makefile
-components/Makefile
-components/browserhelper/Makefile
src/Makefile
])