mirror of
https://github.com/openssl/openssl.git
synced 2025-04-06 20:20:50 +08:00
Fix build break; restore missing target
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
parent
ba1516987a
commit
23d526eca9
@ -152,6 +152,9 @@ generate: $(SRC)
|
||||
$(SRC):
|
||||
@sh $(TOP)/util/point.sh dummytest.c $@
|
||||
|
||||
tests: exe apps
|
||||
TOP=$(TOP) PERL=$(PERL) $(PERL) run_tests.pl $(TESTS)
|
||||
|
||||
errors:
|
||||
|
||||
list-tests:
|
||||
|
Loading…
x
Reference in New Issue
Block a user