From f4b80d5fd8859c72cfa398077792b0f49acca4e4 Mon Sep 17 00:00:00 2001 From: "mcmullen%netscape.com" Date: Tue, 8 Jun 1999 21:33:56 +0000 Subject: [PATCH] Turned on the prefwindow subdirectory on windows git-svn-id: svn://10.0.0.236/trunk@34279 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 226357f950f..550ebdc472a 100644 --- a/mozilla/xpfe/components/makefile.win +++ b/mozilla/xpfe/components/makefile.win @@ -17,6 +17,6 @@ DEPTH=..\.. -DIRS= public find history related ucth xfer +DIRS= public find history prefwindow related ucth xfer include <$(DEPTH)\config\rules.mak>