Fixing libreg breakage

git-svn-id: svn://10.0.0.236/trunk@20755 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mcafee%netscape.com 1999-02-16 01:40:50 +00:00
parent 3261298090
commit 193cea7624
2 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,7 @@ LIBS = \
-lxp \
-ljs \
-lxpcom \
-lreg \
$(TK_LIBS) \
$(ZLIB_LIBS) \
$(NSPR_LIBS) \

View File

@ -54,6 +54,7 @@ LIBS = \
-lxp \
-ljs \
-lxpcom \
-lreg \
$(TK_LIBS) \
$(ZLIB_LIBS) \
$(NSPR_LIBS) \