From eccbcc298f59eb9518b07baf840930cec54c7655 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 4 Sep 2014 15:59:28 +0200 Subject: 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 --- doc/manual/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') 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 \ -- cgit v1.1