X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Makefile.in;h=42bfb40442ef8dd3131a7b82f96309a2f8d3ac97;hb=5d9cdc0dceeac06331368710d6b406a9491da2fb;hp=809cb78b3432fbf36dbffa32935c4599eebeebb3;hpb=01b35181197f3cda7928b86b60598b7d2d852090;p=moonshot-firefox.git 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 \