Make things build again - add some missing headers

ok bcook@
This commit is contained in:
Charlie Root
2014-07-10 08:36:47 -06:00
parent b3543f9c59
commit abe7bee360
3 changed files with 10 additions and 2 deletions

View File

@@ -65,5 +65,7 @@ libcompat_la_SOURCES += compat/strtonum.c
endif
noinst_HEADERS = des/ncbc_enc.c
noinst_HEADERS += compat/thread_private.h
noinst_HEADERS += compat/chacha_private.h
libcrypto_la_SOURCES =
EXTRA_libcrypto_la_SOURCES =