diff options
Diffstat (limited to 'crypto/Makefile.am')
-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 d6fb3d0..49dcaae 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
@@ -225,7 +225,6 @@ libcrypto_la_SOURCES += malloc-wrapper.c | |||
225 | libcrypto_la_SOURCES += mem_clr.c | 225 | libcrypto_la_SOURCES += mem_clr.c |
226 | libcrypto_la_SOURCES += mem_dbg.c | 226 | libcrypto_la_SOURCES += mem_dbg.c |
227 | libcrypto_la_SOURCES += o_fips.c | 227 | libcrypto_la_SOURCES += o_fips.c |
228 | libcrypto_la_SOURCES += o_init.c | ||
229 | libcrypto_la_SOURCES += o_str.c | 228 | libcrypto_la_SOURCES += o_str.c |
230 | noinst_HEADERS += arm_arch.h | 229 | noinst_HEADERS += arm_arch.h |
231 | noinst_HEADERS += constant_time.h | 230 | noinst_HEADERS += constant_time.h |