## Process this file with automake to produce Makefile.in ## Copyright: Sámediggi/Divvun/UiT ## Licence: GPL v3+ ################################################################## #### BEGIN: Add local processing instructions BELOW this line #### ################################################################## # List any local additions here: GIELLA_LOCAL_DESKTOPSPELLER_FILTER_SRCS= # Source files copied from src/filters/ OR from # $(GIELLA_SHARED)/all_langs/tools/spellcheckers/fstbased/filters: GT_LOCAL_COPY_FILTER_SRCS= # Only build these things if speller fst's are enabled: if WANT_SPELLERS # List generated regexes here: GENERATED_REGEXES= endif # WANT_SPELLERS # Add the build code of local additions here: ################################################################## #### END: Add local processing instructions ABOVE this line ###### ################################################################## ####### Other targets: ########### clean-local: -rm -f *.hfst *.xfst *.foma include $(top_srcdir)/am-shared/tools-spellcheckers-fstbased-desktop-filters-dir-include.am