diff --git a/src/fst/filters/Makefile.am b/src/fst/filters/Makefile.am index 4724b67d..5e287c3a 100644 --- a/src/fst/filters/Makefile.am +++ b/src/fst/filters/Makefile.am @@ -20,9 +20,11 @@ # List any local filter regex files here: GIELLA_FILTER_LOCAL_REGEX_SRCS=\ - downcase_UCletters.regex\ - remove-derivation-position-tags.regex \ + downcase_UCletters.regex \ + reorder-tags.hdn.regex \ + make_optional-Val-tags.regex \ remove-DNorm-tags.regex \ + remove-derivation-position-tags.regex \ remove-norm-comp-tags.regex \ rename-POS_before_Der-tags.regex