mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-18 17:02:01 +00:00
Export lib as soon as it is built, instead of waiting until install
phase.
This commit is contained in:
parent
bac101b36d
commit
874dd41fd3
@ -89,7 +89,7 @@ include <$(DEPTH)/config/rules.mak>
|
||||
|
||||
CFLAGS = $(CFLAGS) -DMOZILLA_CLIENT
|
||||
|
||||
install:: $(LIBRARY)
|
||||
libs:: $(LIBRARY)
|
||||
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user