diff options
author | Stef Walter <stef@thewalter.net> | 2013-06-24 13:34:30 +0200 |
---|---|---|
committer | Stef Walter <stef@thewalter.net> | 2013-06-25 13:27:01 +0200 |
commit | 069c52a10cc4c4c06de8a4d83ddb3755e40be7a4 (patch) | |
tree | 039013d0a4c0e53050204c92d4028e2419f80461 /.gitignore | |
parent | 5489a1456c5a6f320bd2b3aa849f36f10d538e81 (diff) |
Reorganize various components
* p11-kit library and tool in the p11-kit/ subdirectory
* trust module and new trust tool in trust/ subdirectory
* No more tools/ subdirectory
* Lots less in the common/ subdirectory
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -85,6 +85,7 @@ x86_64-w64-mingw32 /doc/manual/*.5 /doc/manual/*.8 +/p11-kit/p11-kit /p11-kit/p11-kit.pc /p11-kit/p11-kit-1.pc /p11-kit/pkcs11.conf.example @@ -108,6 +109,7 @@ x86_64-w64-mingw32 /tools/p11-kit +/trust/trust /trust/p11-kit-extract-trust /p11-kit-?.? |