From 32d0f7105e753cb8ca88bc910134e4c6261f2448 Mon Sep 17 00:00:00 2001 From: "mscott%netscape.com" Date: Tue, 9 Mar 1999 23:51:40 +0000 Subject: [PATCH] Export nsIMsgIdentity.h and nsIMsgMailSession.h. --- mailnews/base/public/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mailnews/base/public/Makefile.in b/mailnews/base/public/Makefile.in index aa8a8ef1e755..5efc238d8db3 100644 --- a/mailnews/base/public/Makefile.in +++ b/mailnews/base/public/Makefile.in @@ -46,6 +46,8 @@ EXPORTS = \ nsIMsgMailNewsUrl.h \ nsIUrlListener.h \ nsIUrlListenerManager.h \ + nsIMsgMailSession.h \ + nsIMsgIdentity.h \ nsIFolderListener.h \ $(NULL)