aboutsummaryrefslogtreecommitdiffstats
path: root/tests/tpm2dtests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tpm2dtests/Makefile.am')
-rw-r--r--tests/tpm2dtests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/tpm2dtests/Makefile.am b/tests/tpm2dtests/Makefile.am
index 72ad11d9b..6048d201c 100644
--- a/tests/tpm2dtests/Makefile.am
+++ b/tests/tpm2dtests/Makefile.am
@@ -34,10 +34,10 @@ TESTS_ENVIRONMENT = LC_ALL=C \
PATH="../gpgscm:$(PATH)" \
abs_top_srcdir="$(abs_top_srcdir)" \
objdir="$(abs_top_builddir)" \
- TPMSERVER="$(TPMSERVER)" \
+ TPMSERVER="$(TPMSERVER)" TSSSTARTUP="$(TSSSTARTUP)" \
SWTPM="$(SWTPM)" \
SWTPM_IOCTL="$(SWTPM_IOCTL)" \
- GNUPG_BUILD_ROOT="$(abs_top_builddir)/tests" \
+ GNUPG_BUILD_ROOT="$(abs_top_builddir)" \
GNUPG_IN_TEST_SUITE=fact \
GPGSCM_PATH="$(abs_top_srcdir)/tests/gpgscm"