diff --git a/mailnews/base/build/makefile.win b/mailnews/base/build/makefile.win index 387f28f197eb..42e03ed631ae 100644 --- a/mailnews/base/build/makefile.win +++ b/mailnews/base/build/makefile.win @@ -97,6 +97,8 @@ LLIBS= \ $(LIBNSPR) \ $(NULL) +MISCDEP=$(LLIBS) + LINCS=$(LINCS) -I, \ -I$(PUBLIC)\xpcom \ -I$(PUBLIC)\js \