Add library for linking

This commit is contained in:
jdunn%netscape.com 1999-03-31 23:02:11 +00:00
parent a0880a3146
commit 3055682243
2 changed files with 4 additions and 0 deletions

View File

@ -34,6 +34,8 @@ include $(topsrcdir)/config/config.mk
LIBS = \
-lraptorbase \
-lraptorhtmlpars \
-lexpat \
-lxmltok \
-lnetlib \
-lgmbase$(MOZ_TOOLKIT) \
-lftpurl \

View File

@ -34,6 +34,8 @@ include $(topsrcdir)/config/config.mk
LIBS = \
-lraptorbase \
-lraptorhtmlpars \
-lexpat \
-lxmltok \
-lnetlib \
-lgmbase$(MOZ_TOOLKIT) \
-lftpurl \