From 903a9804f420c0296af04f377a37cdd40eee1b06 Mon Sep 17 00:00:00 2001 From: "valeski%netscape.com" Date: Thu, 10 Aug 2000 07:06:21 +0000 Subject: [PATCH] backing out git-svn-id: svn://10.0.0.236/trunk@75987 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/makefile.win | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mozilla/makefile.win b/mozilla/makefile.win index b4edabb9854..38d0837e648 100644 --- a/mozilla/makefile.win +++ b/mozilla/makefile.win @@ -80,6 +80,7 @@ DIRS = \ rdf \ docshell \ webshell \ + embedding \ profile \ editor \ !if defined(GC_LEAK_DETECTOR) @@ -89,8 +90,6 @@ DIRS = \ !if defined(CLIENT_DIRS) # the following are associated with the browser xpfe \ -# embedding must follow xpfe, needs xpfelocation_s.a. - embedding \ xpinstall \ extensions \ themes \