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 b749f14..a8534ff 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -42,6 +42,7 @@ ibus_engine_libzhuyin_c_sources = \
ZYSymbols.cc \
ZYZBuiltinSymbolSection.cc \
ZYZPhoneticSection.cc \
+ ZYFallbackEditor.cc \
ZYEngine.cc \
ZYZZhuyinEngine.cc \
ZYMain.cc \
@@ -69,6 +70,7 @@ ibus_engine_libzhuyin_h_sources = \
ZYPointer.h \
ZYProperty.h \
ZYRawEditor.h \
+ ZYFallbackEditor.h \
ZYSignal.h \
ZYString.h \
ZYText.h \