mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 03:34:39 +02:00
build: revert change so make
generates testsuite.test
A change to `include.am` caused `make check` to generate, but `make` without arguments to not generate it.`
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
|
||||
if BUILD_TESTS
|
||||
check_PROGRAMS += testsuite/testsuite.test
|
||||
noinst_PROGRAMS += testsuite/testsuite.test
|
||||
testsuite_testsuite_test_SOURCES = \
|
||||
wolfcrypt/test/test.c \
|
||||
examples/client/client.c \
|
||||
|
Reference in New Issue
Block a user