fixes to get the test to build

This commit is contained in:
sspitzer%netscape.com 1999-04-10 00:36:18 +00:00
parent a15acbf418
commit 68f6ae805b

View File

@ -68,6 +68,12 @@ LIBS := \
-l$(MOZ_LIB_JS_PREFIX)js \
-lwidget$(MOZ_TOOLKIT) \
-lxp \
-lraptorhtmlpars \
-lexpat \
-lxmltok \
-ljsurl \
-ljsdom \
-lraptorgfx \
$(ZLIB_LIBS) \
$(NSPR_LIBS) \
$(NULL)