From 0579ed25aade34e2f29ffd84713b6babe991c390 Mon Sep 17 00:00:00 2001 From: "sspitzer%netscape.com" Date: Tue, 14 Sep 1999 02:19:34 +0000 Subject: [PATCH] changes for hangas for his platform specific ui --- xpfe/global/resources/content/makefile.win | 3 ++- xpfe/global/resources/locale/makefile.win | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/xpfe/global/resources/content/makefile.win b/xpfe/global/resources/content/makefile.win index 104c7b9f7e42..d0ecff895c2d 100644 --- a/xpfe/global/resources/content/makefile.win +++ b/xpfe/global/resources/content/makefile.win @@ -17,11 +17,12 @@ DEPTH=..\..\..\.. +DIRS=win + include <$(DEPTH)\config\rules.mak> DISTBROWSER=$(DIST)\bin\chrome\global\content\default - install:: $(MAKE_INSTALL) hiddenWindow.xul $(DISTBROWSER) $(MAKE_INSTALL) globalOverlay.xul $(DISTBROWSER) diff --git a/xpfe/global/resources/locale/makefile.win b/xpfe/global/resources/locale/makefile.win index cd40f435493f..0592b1a0b58c 100644 --- a/xpfe/global/resources/locale/makefile.win +++ b/xpfe/global/resources/locale/makefile.win @@ -17,6 +17,8 @@ DEPTH=..\..\..\.. +DIRS=win + include <$(DEPTH)\config\rules.mak> DISTBROWSER=$(DIST)\bin\chrome\global\locale\en-US