Changeset 5b6a5d9 in mod_gnutls for test/Makefile.am
- Timestamp:
- Jan 23, 2016, 6:44:37 PM (5 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, jessie-backports, master, proxy-ticket, upstream
- Children:
- 948c181
- Parents:
- f87c1b5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
test/Makefile.am
rf87c1b5 r5b6a5d9 42 42 x509_tokens = $(x509_certs) $(x509_keys) 43 43 tokens = $(x509_tokens) $(pgp_tokens) 44 45 if !DISABLE_FLOCK 46 # flock command for write access to the authority keyring 47 GPG_FLOCK = $(FLOCK) authority/lock 48 endif 44 49 45 50 include $(srcdir)/test_ca.mk
Note: See TracChangeset
for help on using the changeset viewer.