summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index ddebb04..3065410 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -66,6 +66,7 @@ ibus_engine_pinyin_c_sources = \
PYSpecialPhraseTable.cc \
PYPPhoneticEditor.cc \
PYPPinyinEditor.cc \
+ PYPBopomofoEditor.cc \
$(NULL)
ibus_engine_pinyin_h_sources = \
PYBopomofo.h \
@@ -111,6 +112,7 @@ ibus_engine_pinyin_h_sources = \
PYLibPinyin.h \
PYPPhoneticEditor.h \
PYPPinyinEditor.h \
+ PYPBopomofoEditor.h \
$(NULL)
if IBUS_BUILD_LUA_EXTENSION