Fix solaris bustage by making sure $(DIST)/bin is in the library path.

This commit is contained in:
bryner%netscape.com 2003-01-09 23:41:15 +00:00
parent 28f668935f
commit 2dbbfccac9

View File

@ -66,6 +66,7 @@ SHARED_LIBRARY_LIBS = \
EXTRA_DSO_LIBS = gkgfx
EXTRA_DSO_LDOPTS += \
$(LIBS_DIR) \
$(EXTRA_DSO_LIBS) \
$(MOZ_UNICHARUTIL_LIBS) \
$(MOZ_COMPONENT_LIBS) \