Skip to content
Snippets Groups Projects
Commit f6d9a8e0 authored by Justin Wood's avatar Justin Wood
Browse files

Bug 722262 - allow other apps to expand the list of dependentlibs easily. r=glandium

parent da4aa0e6
No related branches found
No related tags found
No related merge requests found
......@@ -117,6 +117,9 @@ EXTRA_DSO_LDOPTS += \
$(MOZALLOC_LIB) \
$(NULL)
# It is ok for this file not to exist
-include $(topsrcdir)/$(MOZ_BUILD_APP)/extradependlibs.mk
include $(topsrcdir)/config/rules.mk
libs:: $(FINAL_TARGET)/dependentlibs.list
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment