diff options
-rw-r--r-- | crypto/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am index 6cb1b49..c9c132d 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
@@ -226,6 +226,7 @@ libcrypto_la_SOURCES += mem_dbg.c | |||
226 | libcrypto_la_SOURCES += o_init.c | 226 | libcrypto_la_SOURCES += o_init.c |
227 | libcrypto_la_SOURCES += o_str.c | 227 | libcrypto_la_SOURCES += o_str.c |
228 | libcrypto_la_SOURCES += o_time.c | 228 | libcrypto_la_SOURCES += o_time.c |
229 | noinst_HEADERS += arm_arch.h | ||
229 | noinst_HEADERS += constant_time_locl.h | 230 | noinst_HEADERS += constant_time_locl.h |
230 | noinst_HEADERS += cryptlib.h | 231 | noinst_HEADERS += cryptlib.h |
231 | noinst_HEADERS += md32_common.h | 232 | noinst_HEADERS += md32_common.h |