summaryrefslogtreecommitdiffstats
path: root/tools/gpgconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gpgconf.h')
-rw-r--r--tools/gpgconf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/gpgconf.h b/tools/gpgconf.h
index 83aee9a09..79f33da35 100644
--- a/tools/gpgconf.h
+++ b/tools/gpgconf.h
@@ -58,6 +58,9 @@ typedef enum
/* GPG for S/MIME. */
GC_COMPONENT_GPGSM,
+ /* The optional public key daermon. */
+ GC_COMPONENT_KEYBOXD,
+
/* The GPG Agent. */
GC_COMPONENT_GPG_AGENT,