---
Makefile.am | 10 ++++++++--
1 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index f548f29..d2ce2a3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,6 @@
+dist_doc_DATA = AUTHORS ChangeLog LICENSE COPYRIGHTS FAQ README TODO \
+ doc/openCryptoki-HOWTO.pdf doc/README.token_data
+
LIBDIRS =
if ENABLE_ICATOK
@@ -10,6 +13,8 @@ endif
if ENABLE_TPMTOK
LIBDIRS += usr/lib/pkcs11/tpm_stdll
+
+dist_doc_DATA += doc/README.tpm_stdll
endif
if ENABLE_ICCTOK
@@ -30,6 +35,8 @@ endif
if ENABLE_CCATOK
LIBDIRS += usr/lib/pkcs11/cca_stdll
+
+dist_doc_DATA += doc/README.cca_stdll
endif
if ENABLE_LIBRARY
@@ -51,6 +58,7 @@ DAEMONDIRS = \
if ENABLE_PKCSCCA_MIGRATE
DAEMONDIRS += usr/sbin/pkcscca_migrate
+dist_doc_DATA += doc/README.pkcscca_migrate
endif
endif
@@ -62,8 +70,6 @@ man5_MANS = man/pk_config_data.5
man7_MANS = man/opencryptoki.7
man8_MANS = man/pkcsslotd.8
-dist_doc_DATA = AUTHORS ChangeLog LICENSE COPYRIGHTS FAQ README TODO
-
if ENABLE_LIBRARY
pkginclude_HEADERS = \
usr/include/pkcs11/apiclient.h \
--
1.7.5.rc1
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Opencryptoki-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech