From: Rich Salz Date: Mon, 18 Jan 2016 02:56:10 +0000 (-0500) Subject: Fix build break; restore missing target X-Git-Tag: OpenSSL_1_1_0-pre3~505 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=23d526eca9251618b3f0d81c4a2ad6d4f25d7563;p=oweals%2Fopenssl.git Fix build break; restore missing target Reviewed-by: Richard Levitte --- diff --git a/test/Makefile.in b/test/Makefile.in index 0ee9e065a3..dc3b94b286 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -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: