mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-12 00:50:40 +00:00
minor fixes to make unix keep building
This commit is contained in:
parent
d4ebfdfa9f
commit
90b9059b8b
@ -1 +1,3 @@
|
||||
Makefile
|
||||
nntpTest
|
||||
|
||||
|
@ -51,6 +51,7 @@ LIBS = \
|
||||
-lnetlib \
|
||||
-lnetutil \
|
||||
-lnntp \
|
||||
-lrdf \
|
||||
-lmailnewsbase \
|
||||
-lreg \
|
||||
-lxpcom \
|
||||
@ -63,6 +64,7 @@ LIBS = \
|
||||
-lgmbase$(MOZ_TOOLKIT) \
|
||||
-lsecfree \
|
||||
-lz \
|
||||
$(DIST)/lib/librdfbase_s.a \
|
||||
$(NSPR_LIBS) \
|
||||
$(TK_LIBS) \
|
||||
$(NULL)
|
||||
|
Loading…
Reference in New Issue
Block a user