xpt support
[moonshot-firefox.git] / Makefile.in
index 4d36ebb..42bfb40 100644 (file)
@@ -63,13 +63,18 @@ REQUIRES    = \
 
 CPPSRCS                = \
                nsHttpMoonshot.cpp \
+               nsMoonshotSessionState.cpp \
                nsHttpMoonshotModule.cpp \
                $(NULL)
 
+XPIDLSRCS      = \
+               nsIHttpMoonshot.idl \
+               $(NULL)
+
 EXTRA_DSO_LDOPTS = \
                $(MOZ_COMPONENT_LIBS) \
                -lgssapi_krb5 \
-#              -lxpcomglue_s \
+               -lxpcomglue_s \
                $(NULL)
 
 # XXX: