diff --git a/mozilla/modules/plugin/makefile.win b/mozilla/modules/plugin/makefile.win index eedff6e0ebf..4e8f5f09792 100644 --- a/mozilla/modules/plugin/makefile.win +++ b/mozilla/modules/plugin/makefile.win @@ -20,11 +20,9 @@ DEPTH=..\.. #// DIRS - There are subdirectories to process #// #//------------------------------------------------------------------------ -!if !defined(NGLAYOUT_PLUGINS) -DIRS= public src -!else + DIRS= public nglsrc -!endif + #//------------------------------------------------------------------------ #// #// Include the common makefile rules