Fix typo introduced in commit 47571bbeabcb that was breaking the ICA
    token build.

Signed-off-by: Klaus Heinrich Kiwi <[email protected]>
---
 usr/lib/pkcs11/ica_s390_stdll/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/usr/lib/pkcs11/ica_s390_stdll/Makefile.am 
b/usr/lib/pkcs11/ica_s390_stdll/Makefile.am
index de07d45..61a4e7b 100644
--- a/usr/lib/pkcs11/ica_s390_stdll/Makefile.am
+++ b/usr/lib/pkcs11/ica_s390_stdll/Makefile.am
@@ -18,9 +18,9 @@ opencryptoki_stdll_libpkcs11_ica_la_SOURCES = 
../common/asn1.c        \
 ../common/mech_md2.c ../common/mech_rng.c ../common/mech_rsa.c \
 ../common/mech_sha.c ../common/mech_ssl3.c ../common/new_host.c        \
 ../common/obj_mgr.c ../common/object.c ../common/sess_mgr.c    \
-../commOn/sign_mgr.c ../common/template.c ../common/p11util.c  \
+../common/sign_mgr.c ../common/template.c ../common/p11util.c  \
 ../common/utility.c ../common/verify_mgr.c ../common/log.c     \
-../common/mech_list.c iCa_specific.c
+../common/mech_list.c ica_specific.c
 
 INCLUDES = $(ICA_INC_DIRS) -I. -I../../../include/pkcs11/stdll \
 -I../../../include/pkcs11 -I../common -I../../../ica/inc       \
-- 
1.7.2.2


------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Opencryptoki-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opencryptoki-tech

Reply via email to