diff options
author | Stef Walter <stef@memberwebs.com> | 2007-05-28 19:24:02 +0000 |
---|---|---|
committer | Stef Walter <stef@memberwebs.com> | 2007-05-28 19:24:02 +0000 |
commit | 2ddfecbc5164ca5189dbab8c79ae84e96f3c3ac2 (patch) | |
tree | 92e5c0f24dcd7e11a4ba5f0cdff2025393cf21e2 /pkcs11 | |
parent | 2fe34b25634c4739cf38ee13e28d69e773f55681 (diff) |
Use 'Stef' instead of 'Nate'
Diffstat (limited to 'pkcs11')
-rw-r--r-- | pkcs11/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pkcs11/Makefile.am b/pkcs11/Makefile.am index b3598ba..a96c5db 100644 --- a/pkcs11/Makefile.am +++ b/pkcs11/Makefile.am @@ -1,6 +1,7 @@ EXTRA_DIST = \ - cryptoki.h \ + cryptoki-win32.h \ + cryptoki-unix.h \ pkcs11.h \ pkcs11f.h \ pkcs11t.h \ |