Fix "make distcheck."

This commit is contained in:
Nick Mathewson 2018-07-18 09:52:47 -04:00
parent e7a0616817
commit 2d80673b9a

View File

@ -54,6 +54,7 @@ noinst_HEADERS += \
src/lib/crypt_ops/crypto_cipher.h \
src/lib/crypt_ops/crypto_hkdf.h \
src/lib/crypt_ops/crypto_init.h \
src/lib/crypt_ops/crypto_nss_mgt.h \
src/lib/crypt_ops/crypto_openssl_mgt.h \
src/lib/crypt_ops/crypto_pwbox.h \
src/lib/crypt_ops/crypto_rand.h \