mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-17 04:11:16 +00:00
Bug 127182. Approved by don. Added libprgrss.a to libs linked with OJI.
This commit is contained in:
parent
1264cff90f
commit
2388b78a36
@ -374,7 +374,9 @@ ifdef EDITOR
|
||||
BASIC_LIBS += $(DIST)/lib/libedtplug.a
|
||||
endif
|
||||
|
||||
BASIC_LIBS += $(DIST)/lib/libsoftupdate.a
|
||||
BASIC_LIBS += $(DIST)/lib/libsoftupdate.a \
|
||||
$(DIST)/lib/libprgrss.a \
|
||||
$(NULL)
|
||||
|
||||
endif # MOZ_JAVA
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user