summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2011-12-20 16:42:41 +0800
committerPeng Wu <alexepico@gmail.com>2011-12-22 12:23:15 +0800
commit904ce4a5ade3e04c063081b549b75efafad73f56 (patch)
tree1b030035e3601e02aab4651b462ab71d2e1bffca /src/Makefile.am
parent31abb4ac2825319bd33bd9f6748cc4627ab5311e (diff)
downloadibus-libpinyin-904ce4a5ade3e04c063081b549b75efafad73f56.tar.gz
ibus-libpinyin-904ce4a5ade3e04c063081b549b75efafad73f56.tar.xz
ibus-libpinyin-904ce4a5ade3e04c063081b549b75efafad73f56.zip
add LibPinyin Config
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 dd6c7a4..0b4787d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -44,6 +44,7 @@ ibus_engine_pinyin_built_h_sources = \
ibus_engine_pinyin_c_sources = \
PYBopomofoEditor.cc \
PYBopomofoEngine.cc \
+ PYPConfig.cc \
PYConfig.cc \
PYDatabase.cc \
PYDoublePinyinEditor.cc \
@@ -114,6 +115,7 @@ ibus_engine_pinyin_h_sources = \
PYPBopomofoEditor.h \
PYPPinyinEngine.h \
PYPBopomofoEngine.h \
+ PYPConfig.h \
$(NULL)
if IBUS_BUILD_LIBPINYIN