summaryrefslogtreecommitdiff
path: root/doc/manual/Makefile.am
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2014-09-04 15:59:28 +0200
committerStef Walter <stef@thewalter.net>2014-09-10 08:04:55 +0200
commiteccbcc298f59eb9518b07baf840930cec54c7655 (patch)
tree8817b435da095793571778e7a6386c3b302e8c0e /doc/manual/Makefile.am
parentb1cd802e4241aa81c12ba4ecccdb17404799ff03 (diff)
downloadp11-kit-eccbcc298f59eb9518b07baf840930cec54c7655.tar.gz
common: New public pkcs11x.h header containing extensions
Move our internal stuff to pkcs11i.h, and install the pkcs11x.h header containing extensions. https://bugs.freedesktop.org/show_bug.cgi?id=83495
Diffstat (limited to 'doc/manual/Makefile.am')
-rw-r--r--doc/manual/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/manual/Makefile.am b/doc/manual/Makefile.am
index 300fc3f..c3dfe2a 100644
--- a/doc/manual/Makefile.am
+++ b/doc/manual/Makefile.am
@@ -56,6 +56,7 @@ IGNORE_HFILES= \
mock.h \
modules.h \
pkcs11.h \
+ pkcs11i.h \
pkcs11x.h \
private.h \
proxy.h \