From e0616cee813c3941b1f6fdb71c0069db7ee7deb8 Mon Sep 17 00:00:00 2001 From: "av%netscape.com" Date: Wed, 5 Jul 2000 22:51:34 +0000 Subject: [PATCH] #43500, making the default plugin part of the build on Windows, r=pollmann git-svn-id: svn://10.0.0.236/trunk@73700 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/modules/plugin/makefile.win | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/modules/plugin/makefile.win b/mozilla/modules/plugin/makefile.win index 4e8f5f09792..fce3bf937b6 100644 --- a/mozilla/modules/plugin/makefile.win +++ b/mozilla/modules/plugin/makefile.win @@ -21,7 +21,7 @@ DEPTH=..\.. #// #//------------------------------------------------------------------------ -DIRS= public nglsrc +DIRS= public nglsrc default\windows #//------------------------------------------------------------------------ #//