From b5f4fc0fd4b340f9229b4daa83648244439ad89b Mon Sep 17 00:00:00 2001 From: Flammie A Pirinen Date: Tue, 13 Aug 2024 15:04:40 +0200 Subject: [PATCH] hacks --- src/fst/morphology/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/fst/morphology/Makefile.am b/src/fst/morphology/Makefile.am index 425198b..d53df37 100644 --- a/src/fst/morphology/Makefile.am +++ b/src/fst/morphology/Makefile.am @@ -29,7 +29,7 @@ endif ####### Morphology source file defs: ######## # Set this to name of lexc file containing Multichar_Symbols and LEXICON Root -GT_LEXC_ROOT= +GT_LEXC_ROOT=root.lexc # Set this to the names of all regular lexc source files: GT_LEXC_SRCS_L1_L2=affixes/symbols.lexc @@ -98,6 +98,7 @@ GIELLA_LOCAL_TARGETS= TAG_EXTRACTION_FST=$(builddir)/lexicon.tmp +TAG_EXTRACTION_TTS_FST=$(builddir)/lexicon.tmp TAG_FILE=tags.txt LEX_TAG_FILE=lexicon-$(TAG_FILE)