mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-20 17:20:54 +00:00
Wrong path for Packages binaries
This commit is contained in:
parent
9c158de393
commit
a7adaf7126
@ -23,7 +23,7 @@ DIRS = java
|
||||
|
||||
include $(DEPTH)/config/config.mk
|
||||
|
||||
OBJS = $(wildcard $(DEPTH)/$(OBJDIR)/Package/*$(OBJ_SUFFIX))
|
||||
OBJS = $(wildcard $(DIST)/modules/Package/*$(OBJ_SUFFIX))
|
||||
LDFLAGS += $(EF_LIBS) $(NSPR_LIBS)
|
||||
|
||||
include $(DEPTH)/config/rules.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user