diff --git a/mozilla/widget/tests/scribble/Makefile.in b/mozilla/widget/tests/scribble/Makefile.in index a1a0b85e53b..501a535ff80 100644 --- a/mozilla/widget/tests/scribble/Makefile.in +++ b/mozilla/widget/tests/scribble/Makefile.in @@ -48,7 +48,8 @@ endif LIBS := \ -lraptorbase \ -lpref \ - -lraptorbase \ + -lxmltok \ + -lexpat \ $(TOOLKIT_WIDGET_LIB) \ -lraptorgfx \ $(TOOLKIT_GFX_LIB) \