fix tests by adding the right libraries

This commit is contained in:
alecf%netscape.com 1999-05-26 07:56:47 +00:00
parent 8b5858ef65
commit 852b8b1384

View File

@ -65,6 +65,9 @@ LIBS := \
-lreg \
-l$(MOZ_LIB_JS_PREFIX)js \
-lwidget$(MOZ_TOOLKIT) \
-lgfxgtk \
-lraptorgfx \
-lgfxps \
-lxp \
-lraptorhtmlpars \
-lexpat \