Satisfy a jenkins test.

This commit is contained in:
Anthony Hu
2021-11-10 15:29:09 -05:00
parent 237b098ba5
commit 6165323829

View File

@ -9,6 +9,8 @@ wolfcrypt_benchmark_benchmark_SOURCES = wolfcrypt/benchmark/benchmark.c
wolfcrypt_benchmark_benchmark_LDADD = src/libwolfssl.la $(LIB_STATIC_ADD)
wolfcrypt_benchmark_benchmark_DEPENDENCIES = src/libwolfssl.la
noinst_HEADERS += wolfcrypt/benchmark/benchmark.h
noinst_HEADERS += wolfcrypt/benchmark/falcon_level1_key.h
noinst_HEADERS += wolfcrypt/benchmark/falcon_level5_key.h
endif
endif