summaryrefslogtreecommitdiff
path: root/lib/x509/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-08-01 14:30:06 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-08-07 14:51:16 +0200
commitf6cd10ad3c6d1e781832fc6c7a33f2413e3128bf (patch)
treee43a9ccc36cdf88ae3ca5deb9140d43c0dff4a4b /lib/x509/Makefile.am
parent2f66cf08b1c98d692242655e54dbbbfca332b35d (diff)
downloadgnutls-f6cd10ad3c6d1e781832fc6c7a33f2413e3128bf.tar.gz
x509: store and read provable seed in PKCS#8 form of key
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'lib/x509/Makefile.am')
-rw-r--r--lib/x509/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/x509/Makefile.am b/lib/x509/Makefile.am
index 2a775eacc7..d4d9cdae61 100644
--- a/lib/x509/Makefile.am
+++ b/lib/x509/Makefile.am
@@ -44,6 +44,8 @@ libgnutls_x509_la_SOURCES = \
dn.c \
attributes.c \
attributes.h \
+ prov-seed.c \
+ prov-seed.h \
extensions.c \
mpi.c \
output.c \