summaryrefslogtreecommitdiffstats
path: root/daemon
diff options
context:
space:
mode:
authorHuang Peng <shawn.p.huang@gmail.com>2008-07-23 14:13:37 +0800
committerHuang Peng <shawn.p.huang@gmail.com>2008-07-23 14:13:37 +0800
commitcb388f451b8d4f9bd9e4133e73c0c98aed325692 (patch)
tree96a3ddb593c16d94185591b2a89e07e04423c65a /daemon
parent90f1e606a70588a425bc7ff9ec6169aae847b6ec (diff)
downloadibus-cb388f451b8d4f9bd9e4133e73c0c98aed325692.tar.gz
ibus-cb388f451b8d4f9bd9e4133e73c0c98aed325692.tar.xz
ibus-cb388f451b8d4f9bd9e4133e73c0c98aed325692.zip
Implement ibus xim agent.
Diffstat (limited to 'daemon')
-rw-r--r--daemon/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/Makefile.am b/daemon/Makefile.am
index 3447e5d..57c1523 100644
--- a/daemon/Makefile.am
+++ b/daemon/Makefile.am
@@ -46,4 +46,4 @@ EXTRA_DIST = \
$(NULL)
test:
- $(ENV) PYTHONPATH=$(top_srcdir) $(PYTHON) $(srcdir)/ibusdaemon.py
+ $(ENV) DBUS_DEBUG=true PYTHONPATH=$(top_srcdir) $(PYTHON) $(srcdir)/ibusdaemon.py