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 89c542f..32dbba8 100644 --- a/crypto/Makefile.am +++ b/crypto/Makefile.am | |||
@@ -218,7 +218,6 @@ libcrypto_la_SOURCES += malloc-wrapper.c | |||
218 | libcrypto_la_SOURCES += mem_clr.c | 218 | libcrypto_la_SOURCES += mem_clr.c |
219 | libcrypto_la_SOURCES += mem_dbg.c | 219 | libcrypto_la_SOURCES += mem_dbg.c |
220 | libcrypto_la_SOURCES += o_fips.c | 220 | libcrypto_la_SOURCES += o_fips.c |
221 | libcrypto_la_SOURCES += o_str.c | ||
222 | noinst_HEADERS += arm_arch.h | 221 | noinst_HEADERS += arm_arch.h |
223 | noinst_HEADERS += constant_time.h | 222 | noinst_HEADERS += constant_time.h |
224 | noinst_HEADERS += cryptlib.h | 223 | noinst_HEADERS += cryptlib.h |