Back out my attempted fix for alecf's build breakage as I just finished

backing out his original checkins....
This commit is contained in:
mscott%netscape.com 1999-03-24 04:16:21 +00:00
parent ee261a54e3
commit 89b472d6a0

View File

@ -26,6 +26,7 @@ IDLSRCS = \
nsIMsgHost.idl \
nsIMsgFolder.idl \
nsIDOMMsgAppCore.idl \
nsIMsgGroupRecord.idl \
$(NULL)
EXPORTS = \
@ -49,6 +50,7 @@ EXPORTS = \
nsIMsgIdentity.h \
nsIFolderListener.h \
nsIDOMMsgAppCore.h \
nsIMsgGroupRecord.h \
$(NULL)
include $(topsrcdir)/config/config.mk