xpt support
authorDaniel Kouril <kouril@ics.muni.cz>
Fri, 1 Apr 2011 19:54:59 +0000 (15:54 -0400)
committerDaniel Kouril <kouril@ics.muni.cz>
Fri, 1 Apr 2011 19:54:59 +0000 (15:54 -0400)
Makefile.in

index 809cb78..42bfb40 100644 (file)
@@ -67,6 +67,10 @@ CPPSRCS              = \
                nsHttpMoonshotModule.cpp \
                $(NULL)
 
                nsHttpMoonshotModule.cpp \
                $(NULL)
 
+XPIDLSRCS      = \
+               nsIHttpMoonshot.idl \
+               $(NULL)
+
 EXTRA_DSO_LDOPTS = \
                $(MOZ_COMPONENT_LIBS) \
                -lgssapi_krb5 \
 EXTRA_DSO_LDOPTS = \
                $(MOZ_COMPONENT_LIBS) \
                -lgssapi_krb5 \