summaryrefslogtreecommitdiff
path: root/p11-kit/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'p11-kit/debug.c')
-rw-r--r--p11-kit/debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/p11-kit/debug.c b/p11-kit/debug.c
index a7b75ad..eb7eef0 100644
--- a/p11-kit/debug.c
+++ b/p11-kit/debug.c
@@ -53,6 +53,7 @@ struct DebugKey {
static struct DebugKey debug_keys[] = {
{ "lib", DEBUG_LIB },
{ "conf", DEBUG_CONF },
+ { "uri", DEBUG_URI },
{ 0, }
};