xpt support
[moonshot-firefox.git] / Makefile.in
index e8199ac..42bfb40 100644 (file)
@@ -67,10 +67,14 @@ CPPSRCS             = \
                nsHttpMoonshotModule.cpp \
                $(NULL)
 
+XPIDLSRCS      = \
+               nsIHttpMoonshot.idl \
+               $(NULL)
+
 EXTRA_DSO_LDOPTS = \
                $(MOZ_COMPONENT_LIBS) \
                -lgssapi_krb5 \
-#              -lxpcomglue_s \
+               -lxpcomglue_s \
                $(NULL)
 
 # XXX: