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 a8534ff..b8e9fcb 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -42,6 +42,7 @@ ibus_engine_libzhuyin_c_sources = \
ZYSymbols.cc \
ZYZBuiltinSymbolSection.cc \
ZYZPhoneticSection.cc \
+ ZYZBopomofoSymbolSection.cc \
ZYFallbackEditor.cc \
ZYEngine.cc \
ZYZZhuyinEngine.cc \
@@ -67,6 +68,7 @@ ibus_engine_libzhuyin_h_sources = \
ZYZSymbolSection.h \
ZYZBuiltinSymbolSection.h \
ZYZPhoneticSection.h \
+ ZYZBopomofoSymbolSection.h \
ZYPointer.h \
ZYProperty.h \
ZYRawEditor.h \