From e854bc2a6df445bc027a7e87bfb3728463165911 Mon Sep 17 00:00:00 2001 From: "law%netscape.com" Date: Thu, 11 May 2000 00:56:54 +0000 Subject: [PATCH] Build Windows desktop integration component (on Windows only, of course) git-svn-id: svn://10.0.0.236/trunk@69119 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/xpfe/components/makefile.win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/xpfe/components/makefile.win b/mozilla/xpfe/components/makefile.win index 294be0aafb8..7d6ac53672a 100644 --- a/mozilla/xpfe/components/makefile.win +++ b/mozilla/xpfe/components/makefile.win @@ -21,6 +21,6 @@ DEPTH=..\.. -DIRS= public bookmarks directory filepicker find history prefwindow search sidebar regviewer related ucth xfer shistory timebomb console autocomplete urlbarhistory +DIRS= public bookmarks directory filepicker find history prefwindow search sidebar regviewer related ucth xfer shistory timebomb console autocomplete urlbarhistory winhooks include <$(DEPTH)\config\rules.mak>