diff options
| author | Huang Peng <shawn.p.huang@gmail.com> | 2008-07-10 15:34:03 +0800 |
|---|---|---|
| committer | Huang Peng <shawn.p.huang@gmail.com> | 2008-07-10 15:34:03 +0800 |
| commit | 22087645ee691c82b7fa1e9750efcf02a0624076 (patch) | |
| tree | efe5e96b0ee464d3a9bac20656bb0d7c6dbda1f3 /daemon/Makefile.am | |
| parent | 10596931b2900101b3b81743f3af204b9765a1b6 (diff) | |
| download | ibus-22087645ee691c82b7fa1e9750efcf02a0624076.tar.gz ibus-22087645ee691c82b7fa1e9750efcf02a0624076.tar.xz ibus-22087645ee691c82b7fa1e9750efcf02a0624076.zip | |
WIP. setup ui
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 0dcb72c..3447e5d 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -30,6 +30,7 @@ ibusdaemon_PYTHON = \ inputcontext.py \ lookuptable.py \ panel.py \ + register.py \ $(NULL) libexec_SCRIPTS = ibus-daemon |
