aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Makefile.am')
-rw-r--r--crypto/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Makefile.am b/crypto/Makefile.am
index 2f61f7d..f601ec9 100644
--- a/crypto/Makefile.am
+++ b/crypto/Makefile.am
@@ -218,7 +218,7 @@ libcrypto_la_SOURCES += crypto_lock.c
218else 218else
219libcrypto_la_SOURCES += compat/crypto_lock_win.c 219libcrypto_la_SOURCES += compat/crypto_lock_win.c
220endif 220endif
221libcrypto_la_SOURCES += malloc-wrapper.c 221libcrypto_la_SOURCES += crypto_memory.c
222noinst_HEADERS += arm_arch.h 222noinst_HEADERS += arm_arch.h
223noinst_HEADERS += constant_time.h 223noinst_HEADERS += constant_time.h
224noinst_HEADERS += crypto_internal.h 224noinst_HEADERS += crypto_internal.h