diff --git a/mozilla/config/config.mk b/mozilla/config/config.mk index d79ab3cb770..b120fd340a0 100644 --- a/mozilla/config/config.mk +++ b/mozilla/config/config.mk @@ -441,7 +441,7 @@ endif # We need to know where to find the libraries we # put on the link line for binaries, and should # we link statically or dynamic? Assuming dynamic for now. -LIBS_DIR = -L$(DIST)/bin -L$(DIST)/lib +LIBS_DIR = -L$(DIST)/bin # all public include files go in subdirectories of PUBLIC: PUBLIC = $(XPDIST)/public