aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/Makefile.am.tpl')
-rw-r--r--crypto/Makefile.am.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/Makefile.am.tpl b/crypto/Makefile.am.tpl
index 6f94fdf..1aa8e8b 100644
--- a/crypto/Makefile.am.tpl
+++ b/crypto/Makefile.am.tpl
@@ -65,5 +65,7 @@ libcompat_la_SOURCES += compat/strtonum.c
65endif 65endif
66 66
67noinst_HEADERS = des/ncbc_enc.c 67noinst_HEADERS = des/ncbc_enc.c
68noinst_HEADERS += compat/thread_private.h
69noinst_HEADERS += compat/chacha_private.h
68libcrypto_la_SOURCES = 70libcrypto_la_SOURCES =
69EXTRA_libcrypto_la_SOURCES = 71EXTRA_libcrypto_la_SOURCES =