diff options
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 \ |