summaryrefslogtreecommitdiff
path: root/src/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug.c')
-rw-r--r--src/debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/debug.c b/src/debug.c
index 53a7c60e..365cb7d8 100644
--- a/src/debug.c
+++ b/src/debug.c
@@ -35,6 +35,7 @@ GDebugKey keys[] = {
{ "xmpp-connection-manager", DEBUG_XCM },
{ "si-bytestream-manager", DEBUG_SI_BYTESTREAM_MGR },
{ "discovery", DEBUG_DISCOVERY },
+ { "olpc-activity", DEBUG_OLPC_ACTIVITY },
{ "ft", DEBUG_FT },
{ "plugin", DEBUG_PLUGIN },
{ 0, },