From ec32f70e62961b3bba47b497d9d6e6441020182e Mon Sep 17 00:00:00 2001 From: "dougt%netscape.com" Date: Thu, 25 Mar 1999 20:17:46 +0000 Subject: [PATCH] Adding XPInstall to build Adding libjar to build. --- makefile.win | 2 ++ 1 file changed, 2 insertions(+) diff --git a/makefile.win b/makefile.win index ad3622a85ff1..29f09073f78d 100644 --- a/makefile.win +++ b/makefile.win @@ -45,6 +45,7 @@ DIRS = \ modules\libreg \ xpcom \ modules\zlib \ + modules\libjar \ modules\libutil \ sun-java \ js \ @@ -69,6 +70,7 @@ DIRS = \ layout \ rdf \ silentdl \ + xpinstall \ webshell \ editor \ !if defined(BUILD_CLIENT) || defined(CLOBBER_ALL)