summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index b1b7d8c..b664790 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -4,7 +4,7 @@
# gnutls-bin: /usr/bin/p11tool
# openssl: /usr/bin/openssl
-SOFTHSM_PROVIDER ?= /usr/lib/x86_64-linux-gnu/softhsm/libsofthsm2.so
+SOFTHSM_PROVIDER ?= /usr/lib/softhsm/libsofthsm2.so
P11P_PROVIDER ?= /usr/lib/x86_64-linux-gnu/pkcs11/p11-kit-client.so
TEXT = "A foo is a bar"