diff options
| author | Huang Peng <shawn.p.huang@gmail.com> | 2008-07-05 10:02:01 +0800 |
|---|---|---|
| committer | Huang Peng <shawn.p.huang@gmail.com> | 2008-07-05 10:02:01 +0800 |
| commit | c15cf8786dfdd7789897e2294bf345bc33833e34 (patch) | |
| tree | 4be426b376242afd1a6834014d7c86e85ba051bb /daemon/Makefile.am | |
| parent | f4348f4d6fffb101f5176174698aa0dd1617eebc (diff) | |
| download | ibus-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.am | 1 |
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 \ |
