diff options
| author | Peng Wu <alexepico@gmail.com> | 2014-12-18 15:17:36 +0800 |
|---|---|---|
| committer | Peng Wu <alexepico@gmail.com> | 2014-12-18 15:17:36 +0800 |
| commit | 52e0838d30e6ae539b3eb00ae01f6b25925db697 (patch) | |
| tree | 85b10abd456c10fa77d004ee06cbe6520cb525a9 /setup | |
| parent | 84d1ce1d9ed8dd92c0434234a2964098133a7f88 (diff) | |
fixes setup/Makefile.am
Diffstat (limited to 'setup')
| -rw-r--r-- | setup/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/setup/Makefile.am b/setup/Makefile.am index 8ef0c74..8ba2ea1 100644 --- a/setup/Makefile.am +++ b/setup/Makefile.am @@ -22,6 +22,8 @@ setup_libpinyin_PYTHON = \ main2.py \ config.py \ dicttreeview.py \ + shortcuteditor.py \ + keyboardshortcut.py \ ibus-libpinyin-preferences.ui \ $(NULL) |
