summaryrefslogtreecommitdiff
path: root/lib/includes/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'lib/includes/Makefile.am')
-rw-r--r--lib/includes/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/includes/Makefile.am b/lib/includes/Makefile.am
index 42bec1c35e..78b02e618f 100644
--- a/lib/includes/Makefile.am
+++ b/lib/includes/Makefile.am
@@ -22,7 +22,7 @@ nobase_include_HEADERS = gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h \
gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h \
gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h \
gnutls/x509-ext.h gnutls/self-test.h gnutls/system-keys.h \
- gnutls/urls.h gnutls/pkcs7.h gnutls/socket.h
+ gnutls/urls.h gnutls/pkcs7.h gnutls/socket.h gnutls/ct.h
if ENABLE_CXX
nobase_include_HEADERS += gnutls/gnutlsxx.h