You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
526 B
13 lines
526 B
diff --git a/src/Makefile.am b/src/Makefile.am |
|
index 43fa086..9ceef93 100644 |
|
--- a/src/Makefile.am |
|
+++ b/src/Makefile.am |
|
@@ -58,7 +58,7 @@ sources = cryptoki.h pkcs11.h debug.c debug.h settings.h support.h \ |
|
p11-signrecover.c p11-signrecoverinit.c p11-signupdate.c \ |
|
p11-unwrapkey.c p11-verify.c p11-verifyfinal.c p11-verifyinit.c \ |
|
p11-verifyrecover.c p11-verifyrecoverinit.c p11-verifyupdate.c \ |
|
- p11-waitforslotevent.c p11-wrapkey.c |
|
+ p11-waitforslotevent.c p11-wrapkey.c sexp-parse.h |
|
|
|
|
|
if HAVE_LD_VERSION_SCRIPT
|
|
|