diff --git a/toolkit/components/satchel/src/Makefile.in b/toolkit/components/satchel/src/Makefile.in index fb3f68d637c..10ef0b4c837 100644 --- a/toolkit/components/satchel/src/Makefile.in +++ b/toolkit/components/satchel/src/Makefile.in @@ -101,6 +101,7 @@ EXTRA_DSO_LIBS = gkgfx include $(topsrcdir)/config/rules.mk EXTRA_DSO_LDOPTS += \ + $(LIBS_DIR) \ $(EXTRA_DSO_LIBS) \ $(MOZ_UNICHARUTIL_LIBS) \ $(MOZ_COMPONENT_LIBS) \