From b3e8f3757deb2d8e6caf9a4e95b4ff2802c754ac Mon Sep 17 00:00:00 2001 From: "waterson%netscape.com" Date: Tue, 21 Sep 1999 05:13:05 +0000 Subject: [PATCH] Add regviewer to win32 build. git-svn-id: svn://10.0.0.236/trunk@48501 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 d774785e348..b4a002a829a 100644 --- a/mozilla/xpfe/components/makefile.win +++ b/mozilla/xpfe/components/makefile.win @@ -17,6 +17,6 @@ DEPTH=..\.. -DIRS= public bookmarks directory find history prefwindow search sidebar related ucth xfer +DIRS= public bookmarks directory find history prefwindow search sidebar regviewer related ucth xfer include <$(DEPTH)\config\rules.mak>