diff options
-rw-r--r-- | crypto/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am index b7aa4c5..b4e8bd8 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
@@ -225,7 +225,6 @@ libcrypto_la_SOURCES += mem_dbg.c | |||
225 | libcrypto_la_SOURCES += o_fips.c | 225 | libcrypto_la_SOURCES += o_fips.c |
226 | noinst_HEADERS += arm_arch.h | 226 | noinst_HEADERS += arm_arch.h |
227 | noinst_HEADERS += constant_time.h | 227 | noinst_HEADERS += constant_time.h |
228 | noinst_HEADERS += cryptlib.h | ||
229 | noinst_HEADERS += crypto_internal.h | 228 | noinst_HEADERS += crypto_internal.h |
230 | noinst_HEADERS += crypto_local.h | 229 | noinst_HEADERS += crypto_local.h |
231 | noinst_HEADERS += x86_arch.h | 230 | noinst_HEADERS += x86_arch.h |