summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2011-09-29 14:59:44 +0800
committerPeng Wu <alexepico@gmail.com>2011-12-22 12:23:13 +0800
commit6438ef7044c5d6d5e6e187dfd7d5c57deb601e8c (patch)
tree543dd9a3668f73f7d8ced7af5f7939c8a0c455ac /src/Makefile.am
parent08242f69f3740431d0fadc352fbcad7535827eb1 (diff)
downloadibus-libpinyin-6438ef7044c5d6d5e6e187dfd7d5c57deb601e8c.tar.gz
ibus-libpinyin-6438ef7044c5d6d5e6e187dfd7d5c57deb601e8c.tar.xz
ibus-libpinyin-6438ef7044c5d6d5e6e187dfd7d5c57deb601e8c.zip
add PYPBopomofoEngine.cc
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index e3c8026..b2a2670 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -71,6 +71,7 @@ ibus_engine_pinyin_c_sources = \
PYPDoublePinyinEditor.cc \
PYPBopomofoEditor.cc \
PYPPinyinEngine.cc \
+ PYPBopomofoEngine.cc \
$(NULL)
ibus_engine_pinyin_h_sources = \
PYBopomofo.h \