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 5c987f5..b6590f7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -45,6 +45,7 @@ ibus_engine_libzhuyin_c_sources = \
ZYZPhoneticSection.cc \
ZYZBopomofoSymbolSection.cc \
ZYZUserSymbolListAllSection.cc \
+ ZYZUserSymbolShownSection.cc \
ZYFallbackEditor.cc \
ZYEngine.cc \
ZYZZhuyinEngine.cc \
@@ -73,6 +74,7 @@ ibus_engine_libzhuyin_h_sources = \
ZYZPhoneticSection.h \
ZYZBopomofoSymbolSection.h \
ZYZUserSymbolListAllSection.h \
+ ZYZUserSymbolShownSection.h \
ZYPointer.h \
ZYProperty.h \
ZYRawEditor.h \