---
 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.4.rc2


------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Opencryptoki-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech

Reply via email to