X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot-firefox.git;a=blobdiff_plain;f=Makefile.in;h=42bfb40442ef8dd3131a7b82f96309a2f8d3ac97;hp=4d36ebb88419efdfaf6e55f00c143e7cfb626bec;hb=006d33ae3d0fa7f8496e1cf7a06f1f8438eb95de;hpb=05ccce99ee775c0422e3b8ef4e96ddb21d37ab96 diff --git a/Makefile.in b/Makefile.in index 4d36ebb..42bfb40 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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: