tests: Install links for tpm2daemon

* Makefile.am (all-local): Install missing symlinks.
--

GnuPG-bug-id: 6052
This commit is contained in:
Werner Koch 2022-08-01 15:10:07 +02:00
parent 8e63e813c7
commit 10f42f313c
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
2 changed files with 3 additions and 1 deletions

View File

@ -147,6 +147,8 @@ all-local:
do ln -sf ../scd/$$i .; done; \
for i in gpg-preset-passphrase; \
do ln -sf ../agent/$$i .; done; \
for i in tpm2daemon; \
do [ -f ../tpm2d/$$i ] && ln -sf ../tpm2d/$$i .; done; \
echo "created links to binaries" )

View File

@ -9,7 +9,7 @@
# now is "rootdir" which must be followed by one optional space, an
# equal sign, and the value for the root directory. Environment
# variables are substituted in standard shell manner, the final value
# must start with a slash, trailing slashed are stripped.
# must start with a slash, trailing slashes are stripped.
sysconfdir = $GNUPG_BUILD_ROOT/etc
rootdir = $GNUPG_BUILD_ROOT/