summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2014-03-28 10:05:30 +0800
committerPeng Wu <alexepico@gmail.com>2014-03-28 10:05:30 +0800
commit3a5b168dd3a339bbd8566187be2e0eb2fe8a8150 (patch)
treeec6db27e8c37079f3d0125272b47d49204507bc9 /src/Makefile.am
parent3997638ce1e748ca824a6c168b8e979c74608c01 (diff)
downloadibus-libzhuyin-3a5b168dd3a339bbd8566187be2e0eb2fe8a8150.tar.gz
ibus-libzhuyin-3a5b168dd3a339bbd8566187be2e0eb2fe8a8150.tar.xz
ibus-libzhuyin-3a5b168dd3a339bbd8566187be2e0eb2fe8a8150.zip
update src/Makefile.am
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 d29e339..01ed770 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -34,6 +34,7 @@ ibus_engine_libzhuyin_c_sources = \
ZYTradSimpConverter.cc \
ZYEnhancedText.cc \
ZYZPhoneticEditor.cc \
+ ZYSymbols.cc \
ZYMain.cc \
$(NULL)
@@ -47,6 +48,7 @@ ibus_engine_libzhuyin_h_sources = \
ZYTradSimpConverter.h \
ZYEnhancedText.h \
ZYZPhoneticEditor.h \
+ ZYSymbols.h \
ZYPointer.h \
ZYProperty.h \
ZYRawEditor.h \