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