From d04fe01a5feb3e30534300d35314b0b8260e246e Mon Sep 17 00:00:00 2001 From: Sjur N Moshagen Date: Mon, 20 Nov 2023 11:16:06 +0200 Subject: [PATCH] Fix filename in nfc/cfd variable defs --- am-shared/src-dir-include.am | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/am-shared/src-dir-include.am b/am-shared/src-dir-include.am index 9c33b2fc..45c8a696 100644 --- a/am-shared/src-dir-include.am +++ b/am-shared/src-dir-include.am @@ -164,17 +164,17 @@ endif # " DEFAULT_CASE_HANDLING GLT_NFDNFC_FILTER=orthography/spellrelax-nfd2nfc.compose.% GLT_NFDNFC_FILTER_XFST=orthography/spellrelax-nfd2nfc.compose.xfst -GLT_NFDNFC_COMPOSE=.o. @\"orthography/spellrelax-nfd2nfc.compose.compose.$*\" -GLT_NFDNFC_COMPOSE_XFST=.o. @\"orthography/spellrelax-nfd2nfc.compose.compose.xfst\" -GLT_NFDNFC_COMPOSE_DEF=.o. @\"orthography/spellrelax-nfd2nfc.compose.compose.$$*\" +GLT_NFDNFC_COMPOSE=.o. @\"orthography/spellrelax-nfd2nfc.compose.$*\" +GLT_NFDNFC_COMPOSE_XFST=.o. @\"orthography/spellrelax-nfd2nfc.compose.xfst\" +GLT_NFDNFC_COMPOSE_DEF=.o. @\"orthography/spellrelax-nfd2nfc.compose.$$*\" # " Reset syntax colouring GLT_NFCNFD_FILTER=orthography/spellrelax-nfc2nfd.compose.% -GLT_NFCNFD_FILTER_XFST=orthography/spellrelax-nfc2nfd.compose.compose.xfst -GLT_NFCNFD_COMPOSE=.o. @\"orthography/spellrelax-nfc2nfd.compose.compose.$*\" -GLT_NFCNFD_COMPOSE_XFST=.o. @\"orthography/spellrelax-nfc2nfd.compose.compose.xfst\" -GLT_NFCNFD_COMPOSE_DEF=.o. @\"orthography/spellrelax-nfc2nfd.compose.compose.$$*\" +GLT_NFCNFD_FILTER_XFST=orthography/spellrelax-nfc2nfd.compose.xfst +GLT_NFCNFD_COMPOSE=.o. @\"orthography/spellrelax-nfc2nfd.compose.$*\" +GLT_NFCNFD_COMPOSE_XFST=.o. @\"orthography/spellrelax-nfc2nfd.compose.xfst\" +GLT_NFCNFD_COMPOSE_DEF=.o. @\"orthography/spellrelax-nfc2nfd.compose.$$*\" # " Reset syntax colouring