We need the linked utils after a full build.
We really needs a better util/shlib_wrap.sh, but will have to do for now. Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
@@ -142,7 +142,7 @@ PROCESSOR= {- $config{processor} -}
|
|||||||
|
|
||||||
# The main targets ###################################################
|
# The main targets ###################################################
|
||||||
|
|
||||||
all: Makefile libcrypto.pc libssl.pc openssl.pc $(ENGINES) $(PROGRAMS) $(SCRIPTS) $(TESTPROGS)
|
all: Makefile libcrypto.pc libssl.pc openssl.pc $(ENGINES) $(PROGRAMS) $(SCRIPTS) $(TESTPROGS) link-utils
|
||||||
|
|
||||||
test tests: $(TESTPROGS) rehash
|
test tests: $(TESTPROGS) rehash
|
||||||
( cd test; \
|
( cd test; \
|
||||||
|
|||||||
Reference in New Issue
Block a user