diff --git a/makefile.win b/makefile.win index 38c098d3070..4032d005b32 100644 --- a/makefile.win +++ b/makefile.win @@ -62,6 +62,9 @@ DIRS = \ netwerk \ widget\timer \ js \ +!if !defined(DISABLE_JSD) + js\jsd \ +!endif modules\libjar \ modules\libimg \ modules\libpref \