summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorHuang Peng <shawn.p.huang@gmail.com>2008-10-12 09:30:20 +0800
committerHuang Peng <shawn.p.huang@gmail.com>2008-10-12 09:30:20 +0800
commit5a2f8e1d9d0f14651d9dbd711b77e5f36756fde4 (patch)
tree6ffb3ef0a5848a52300f1668b795fdafe60e40ea /client
parentf0ef83c293511c947033e803345892ac8c4ca56e (diff)
downloadibus-5a2f8e1d9d0f14651d9dbd711b77e5f36756fde4.tar.gz
ibus-5a2f8e1d9d0f14651d9dbd711b77e5f36756fde4.tar.xz
ibus-5a2f8e1d9d0f14651d9dbd711b77e5f36756fde4.zip
Convert IBusAttribute for au to (uuuu)
Diffstat (limited to 'client')
-rw-r--r--client/x11/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/x11/Makefile.am b/client/x11/Makefile.am
index 0e1c4ff..c50cf7d 100644
--- a/client/x11/Makefile.am
+++ b/client/x11/Makefile.am
@@ -46,6 +46,7 @@ ibus_x11_LDFLAGS = \
ibus_x11_CFLAGS = \
@GTK2_CFLAGS@ \
+ @DBUS_CFLAGS@ \
-I$(top_srcdir)/util/IMdkit \
-I$(top_srcdir)/lib/gtk2 \
$(NULL)