From 006d33ae3d0fa7f8496e1cf7a06f1f8438eb95de Mon Sep 17 00:00:00 2001 From: Daniel Kouril Date: Fri, 1 Apr 2011 15:54:59 -0400 Subject: [PATCH 1/1] xpt support --- Makefile.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile.in b/Makefile.in index 809cb78..42bfb40 100644 --- a/Makefile.in +++ b/Makefile.in @@ -67,6 +67,10 @@ CPPSRCS = \ nsHttpMoonshotModule.cpp \ $(NULL) +XPIDLSRCS = \ + nsIHttpMoonshot.idl \ + $(NULL) + EXTRA_DSO_LDOPTS = \ $(MOZ_COMPONENT_LIBS) \ -lgssapi_krb5 \ -- 2.1.4