From 4e6b2dedace9c7806904c3d3966aff3f03fb19c2 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Sun, 15 Jan 2012 09:13:12 +0100 Subject: [PATCH] Bug 717195 - Export dombindings.h; r=bholley --- content/html/content/src/Makefile.in | 1 - content/xbl/src/Makefile.in | 1 - js/xpconnect/src/Makefile.in | 1 + 3 files changed, 1 insertion(+), 2 deletions(-) diff --git a/content/html/content/src/Makefile.in b/content/html/content/src/Makefile.in index 10e438785f75..40fa216c2920 100644 --- a/content/html/content/src/Makefile.in +++ b/content/html/content/src/Makefile.in @@ -149,7 +149,6 @@ INCLUDES += \ -I$(srcdir)/../../../../editor/libeditor/text \ -I$(srcdir) \ -I$(topsrcdir)/xpcom/ds \ - -I$(srcdir)/../../../../js/xpconnect/src \ $(NULL) DEFINES += -D_IMPL_NS_LAYOUT diff --git a/content/xbl/src/Makefile.in b/content/xbl/src/Makefile.in index c1cf6b2c55c5..9e17fc65524a 100644 --- a/content/xbl/src/Makefile.in +++ b/content/xbl/src/Makefile.in @@ -90,7 +90,6 @@ LOCAL_INCLUDES = \ -I$(srcdir)/../../../layout/style \ -I$(srcdir)/../../../dom/base \ -I$(topsrcdir)/xpcom/ds \ - -I$(srcdir)/../../../js/xpconnect/src \ $(NULL) DEFINES += -D_IMPL_NS_LAYOUT diff --git a/js/xpconnect/src/Makefile.in b/js/xpconnect/src/Makefile.in index e2eb948c4c61..a2d86b5f6600 100644 --- a/js/xpconnect/src/Makefile.in +++ b/js/xpconnect/src/Makefile.in @@ -51,6 +51,7 @@ FORCE_STATIC_LIB = 1 LIBXUL_LIBRARY = 1 EXPORTS = \ xpcpublic.h \ + dombindings.h \ dombindings_gen.h CPPSRCS = \