summaryrefslogtreecommitdiffstats
path: root/daemon/Makefile.am
diff options
context:
space:
mode:
authorHuang Peng <shawn.p.huang@gmail.com>2008-07-05 10:02:01 +0800
committerHuang Peng <shawn.p.huang@gmail.com>2008-07-05 10:02:01 +0800
commitc15cf8786dfdd7789897e2294bf345bc33833e34 (patch)
tree4be426b376242afd1a6834014d7c86e85ba051bb /daemon/Makefile.am
parentf4348f4d6fffb101f5176174698aa0dd1617eebc (diff)
downloadibus-c15cf8786dfdd7789897e2294bf345bc33833e34.tar.gz
ibus-c15cf8786dfdd7789897e2294bf345bc33833e34.tar.xz
ibus-c15cf8786dfdd7789897e2294bf345bc33833e34.zip
Include config.py in Makefile.am
Diffstat (limited to 'daemon/Makefile.am')
-rw-r--r--daemon/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/Makefile.am b/daemon/Makefile.am
index 760bd37..0dcb72c 100644
--- a/daemon/Makefile.am
+++ b/daemon/Makefile.am
@@ -20,6 +20,7 @@
# Boston, MA 02111-1307 USA
ibusdaemon_PYTHON = \
bus.py \
+ config.py \
connection.py \
contextmanager.py \
enginefactory.py \