adding library to makefile

git-svn-id: svn://10.0.0.236/trunk@26991 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jband%netscape.com 1999-04-10 07:09:04 +00:00
parent b17ace4fde
commit 9e90639ad9

View File

@ -44,6 +44,7 @@ LIBS = \
-lxptcall \
-lxptcmd \
-lreg \
-lraptorbase \
-l$(MOZ_LIB_UTIL_PREFIX)util \
$(NSPR_LIBS) \
$(NULL)