Always build hcrypto

This commit is contained in:
Nicolas Williams
2016-03-30 14:27:18 -05:00
parent 0f138cf2d5
commit 5c2a3cb25a
3 changed files with 2 additions and 10 deletions

View File

@@ -14,9 +14,6 @@ endif
if COM_ERR
dir_com_err = com_err
endif
if !HAVE_OPENSSL
dir_hcrypto = hcrypto
endif
if !SQLITE3
dir_sqlite = sqlite
endif
@@ -34,7 +31,7 @@ SUBDIRS = \
wind \
asn1 \
$(dir_sqlite) \
$(dir_hcrypto) \
hcrypto \
ipc \
hx509 \
krb5 \