]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix "make distcheck."
authorNick Mathewson <nickm@torproject.org>
Wed, 18 Jul 2018 13:52:47 +0000 (09:52 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 31 Jul 2018 23:46:00 +0000 (19:46 -0400)
src/lib/crypt_ops/include.am

index 3ebb0b0f6b6f70e5ea71802b739434c44411ceb2..018730627db79f3bff14dfbc8664057a261b25a3 100644 (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                 \