From d704f10a2f53247d326350cb828ba6a847755902 Mon Sep 17 00:00:00 2001 From: "alecf%netscape.com" Date: Fri, 21 Apr 2000 08:46:14 +0000 Subject: [PATCH] add new IDL to unix build --- mailnews/base/search/public/Makefile.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mailnews/base/search/public/Makefile.in b/mailnews/base/search/public/Makefile.in index ac2e44518458..b3903c41cd44 100644 --- a/mailnews/base/search/public/Makefile.in +++ b/mailnews/base/search/public/Makefile.in @@ -43,8 +43,10 @@ XPIDLSRCS = \ nsIMsgFilterHitNotify.idl \ nsIMsgFilterList.idl \ nsIMsgFilterService.idl \ + nsIMsgSearchValue.idl \ nsIMsgSearchAdapter.idl \ nsIMsgSearchSession.idl \ + nsIMsgSearchScopeTerm.idl \ nsMsgFilterCore.idl \ nsMsgSearchCore.idl \ $(NULL)