Tests depend on everything.
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
@@ -151,7 +151,7 @@ build_engines: $(ENGINES)
|
||||
build_apps: $(PROGRAMS) $(SCRIPTS)
|
||||
build_tests: $(TESTPROGS)
|
||||
|
||||
test tests: build_tests rehash
|
||||
test tests: build_tests build_apps build_engines build_libs rehash
|
||||
( cd test; \
|
||||
SRCTOP=../$(SRCDIR) \
|
||||
BLDTOP=../$(BLDDIR) \
|
||||
|
||||
Reference in New Issue
Block a user