Build nsIImapService.idl instead of the .h version.

This commit is contained in:
mscott%netscape.com 2000-03-20 00:19:52 +00:00
parent a59401764b
commit 5d4f873efa

View File

@ -24,6 +24,7 @@ MODULE= msgimap
XPIDLSRCS = \
.\nsIImapUrl.idl \
.\nsIImapService.idl \
.\nsIImapServerSink.idl \
.\nsIImapMessageSink.idl \
.\nsIImapIncomingServer.idl \
@ -44,7 +45,6 @@ EXPORTS = \
nsIIMAPHostSessionList.h \
nsIImapExtensionSink.h \
nsIImapMiscellaneousSink.h \
nsIImapService.h \
$(NULL)