diff --git a/mozilla/rdf/tests/rdfcat/Makefile.in b/mozilla/rdf/tests/rdfcat/Makefile.in index bee04be5f73..00b3636f02c 100644 --- a/mozilla/rdf/tests/rdfcat/Makefile.in +++ b/mozilla/rdf/tests/rdfcat/Makefile.in @@ -47,7 +47,6 @@ GECKO_LIBS = \ -lraptorgfx \ $(TOOLKIT_GFX_LIB) \ -lgfxps \ - -lraptorhtml \ -lraptorhtmlpars \ -lexpat \ -lxmltok \ diff --git a/mozilla/rdf/tests/rdfpoll/Makefile.in b/mozilla/rdf/tests/rdfpoll/Makefile.in index bcc22aaa62a..1f32bd89509 100644 --- a/mozilla/rdf/tests/rdfpoll/Makefile.in +++ b/mozilla/rdf/tests/rdfpoll/Makefile.in @@ -47,7 +47,6 @@ GECKO_LIBS = \ -lraptorgfx \ $(TOOLKIT_GFX_LIB) \ -lgfxps \ - -lraptorhtml \ -lraptorhtmlpars \ -lexpat \ -lxmltok \ diff --git a/mozilla/widget/tests/scribble/Makefile.in b/mozilla/widget/tests/scribble/Makefile.in index 7887b1ac5f9..c9f8ba6e363 100644 --- a/mozilla/widget/tests/scribble/Makefile.in +++ b/mozilla/widget/tests/scribble/Makefile.in @@ -52,7 +52,6 @@ LIBS := \ -lraptorgfx \ $(TOOLKIT_GFX_LIB) \ -lgfxps \ - -lraptorhtml \ $(DIST)/lib/libraptorhtmlforms_s.a \ -lraptorhtmlpars \ -lraptorview \