diff --git a/src/fst/orthography/Makefile.am b/src/fst/orthography/Makefile.am index ff46a78a..b710527b 100644 --- a/src/fst/orthography/Makefile.am +++ b/src/fst/orthography/Makefile.am @@ -10,7 +10,11 @@ GT_ORTHOGRAPHIC_REGEX_SRCS=\ inituppercase.regex \ spellrelax.regex \ spellrelax-mobile-keyboard.regex \ - spellrelax-tags.regex + destress.regex \ + destressOptional.regex \ + spellrelax-tags.regex \ + raw-to-accented.regex \ + spellrelax.accented.regex GT_ORTHOGRAPHIC_XFSCRIPT_SRCS=\ allcaps.xfscript \