- Timestamp:
- Jan 20, 2019, 4:21:04 PM (3 years ago)
- Branches:
- asyncio, debian/master, master, proxy-ticket
- Children:
- 6200f6f
- Parents:
- b6c7866
- git-author:
- Fiona Klute <fiona.klute@…> (01/20/19 16:15:08)
- git-committer:
- Fiona Klute <fiona.klute@…> (01/20/19 16:21:04)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
rb6c7866 r39a27cf 71 71 x509_certs = $(x509_identities:=/x509.pem) 72 72 x509_tokens = $(x509_certs) $(x509_keys) 73 tokens = $(x509_tokens) $(pgp_tokens) 73 tokens = $(x509_tokens) 74 if USE_MSVA 75 tokens += $(pgp_tokens) 76 endif 74 77 75 78 if !DISABLE_FLOCK
Note: See TracChangeset
for help on using the changeset viewer.