fixes to get the test to build

git-svn-id: svn://10.0.0.236/trunk@26916 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sspitzer%netscape.com 1999-04-10 00:36:18 +00:00
parent 3bb4cef0a2
commit 6551dfd028

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)