From e0bd7a84f3353ea2b0f5643b8a7f5b0a4e15c632 Mon Sep 17 00:00:00 2001 From: "alecf%netscape.com" Date: Fri, 21 Apr 2000 08:48:14 +0000 Subject: [PATCH] add new IDL to windows build --- mailnews/base/search/public/makefile.win | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mailnews/base/search/public/makefile.win b/mailnews/base/search/public/makefile.win index 686b27279f11..86842cebb7b3 100644 --- a/mailnews/base/search/public/makefile.win +++ b/mailnews/base/search/public/makefile.win @@ -26,8 +26,10 @@ XPIDLSRCS = \ .\nsIMsgFilterService.idl \ .\nsIMsgFilterHitNotify.idl \ .\nsIMsgFilterList.idl \ + .\nsIMsgSearchValue.idl \ .\nsIMsgSearchSession.idl \ .\nsIMsgSearchAdapter.idl \ + .\nsIMsgSearchScopeTerm.idl \ .\nsMsgFilterCore.idl \ .\nsMsgSearchCore.idl \ $(NULL)