summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2018-11-14 13:37:41 +0100
committerWerner Koch <wk@gnupg.org>2018-11-14 13:37:41 +0100
commit56022fb304cff884bb52a48e632b7045688786bf (patch)
treeecd524a0314689e4bef7408f7724e0e8b3990a66 /configure.ac
parentRemove the gpg-zip script. (diff)
parenttools: Add experimental code for a pairing protocol (diff)
downloadgnupg2-56022fb304cff884bb52a48e632b7045688786bf.tar.xz
gnupg2-56022fb304cff884bb52a48e632b7045688786bf.zip
Merge branch 'seckey-sync-work' into master
--
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 780a5e20f..9d3eb41f0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -509,6 +509,7 @@ AH_BOTTOM([
#endif
#define GNUPG_PRIVATE_KEYS_DIR "private-keys-v1.d"
#define GNUPG_OPENPGP_REVOC_DIR "openpgp-revocs.d"
+#define GNUPG_CACHE_DIR "cache.d"
#define GNUPG_DEF_COPYRIGHT_LINE \
"Copyright (C) 2018 Free Software Foundation, Inc."