diff --git a/xpfe/components/search/src/makefile.win b/xpfe/components/search/src/makefile.win index 1e426b6829b..e664ab75542 100755 --- a/xpfe/components/search/src/makefile.win +++ b/xpfe/components/search/src/makefile.win @@ -48,6 +48,7 @@ LLIBS= \ $(DIST)\lib\xpcom.lib \ $(LIBNSPR) \ $(DIST)\lib\js3250.lib \ + $(DIST)\lib\timer_s.lib \ $(NULL) include <$(DEPTH)\config\rules.mak>