aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--crypto/Makefile.am1
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
226libcrypto_la_SOURCES += o_init.c 226libcrypto_la_SOURCES += o_init.c
227libcrypto_la_SOURCES += o_str.c 227libcrypto_la_SOURCES += o_str.c
228libcrypto_la_SOURCES += o_time.c 228libcrypto_la_SOURCES += o_time.c
229noinst_HEADERS += arm_arch.h
229noinst_HEADERS += constant_time_locl.h 230noinst_HEADERS += constant_time_locl.h
230noinst_HEADERS += cryptlib.h 231noinst_HEADERS += cryptlib.h
231noinst_HEADERS += md32_common.h 232noinst_HEADERS += md32_common.h