From 4c39fd9f400e0bd9cfa8d43db774aae694d0efe1 Mon Sep 17 00:00:00 2001 From: "toshok%hungry.com" Date: Wed, 7 Apr 1999 05:26:54 +0000 Subject: [PATCH] add -lraptorplugin --- xpfe/bootstrap/Makefile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/xpfe/bootstrap/Makefile.in b/xpfe/bootstrap/Makefile.in index 49be42599637..b1a9506a0b3a 100644 --- a/xpfe/bootstrap/Makefile.in +++ b/xpfe/bootstrap/Makefile.in @@ -64,6 +64,7 @@ LIBS = \ -lexpat \ -lxmltok \ -ljsdom \ + -lraptorplugin \ -ljsurl \ -lraptorbase \ -lsecfree \