Fix build break; restore missing target
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
@@ -152,6 +152,9 @@ generate: $(SRC)
|
|||||||
$(SRC):
|
$(SRC):
|
||||||
@sh $(TOP)/util/point.sh dummytest.c $@
|
@sh $(TOP)/util/point.sh dummytest.c $@
|
||||||
|
|
||||||
|
tests: exe apps
|
||||||
|
TOP=$(TOP) PERL=$(PERL) $(PERL) run_tests.pl $(TESTS)
|
||||||
|
|
||||||
errors:
|
errors:
|
||||||
|
|
||||||
list-tests:
|
list-tests:
|
||||||
|
|||||||
Reference in New Issue
Block a user