diff options
Diffstat (limited to 'tests/tpm2dtests/Makefile.am')
-rw-r--r-- | tests/tpm2dtests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tpm2dtests/Makefile.am b/tests/tpm2dtests/Makefile.am index eeae39906..f0afa2a37 100644 --- a/tests/tpm2dtests/Makefile.am +++ b/tests/tpm2dtests/Makefile.am @@ -37,6 +37,7 @@ TESTS_ENVIRONMENT = LC_ALL=C \ TPMSERVER="$(TPMSERVER)" \ SWTPM="$(SWTPM)" \ SWTPM_IOCTL="$(SWTPM_IOCTL)" \ + GNUPG_BUILD_ROOT="$(abs_top_builddir)/tests" \ GPGSCM_PATH="$(abs_top_srcdir)/tests/gpgscm" XTESTS = \ |