commit | 5a1494fb30e69202e8e2233ba6b8abdff0cf88de | [log] [tgz] |
---|---|---|
author | Paul Bakker <p.j.bakker@polarssl.org> | Fri Feb 25 09:48:49 2011 +0000 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Fri Feb 25 09:48:49 2011 +0000 |
tree | 3cf6838f25b4c162bc58c77faf0f1c7fc4d7144f | |
parent | 1946e42dd4d8ab50e5875a1e1cf8159064e06c9d [diff] [blame] |
- Added pem to library
diff --git a/library/CMakeLists.txt b/library/CMakeLists.txt index c921bfc..d8f8077 100644 --- a/library/CMakeLists.txt +++ b/library/CMakeLists.txt
@@ -20,6 +20,7 @@ md5.c net.c padlock.c + pem.c pkcs11.c rsa.c sha1.c