Skip to content

Commit

Permalink
clean zhfst files
Browse files Browse the repository at this point in the history
  • Loading branch information
flammie committed Jul 1, 2024
1 parent 6f32082 commit 4b12e1f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,7 @@ endif # WANT_SPELLERS
noinst_DATA+=$(GT_ERRMODELS) \
$(INST_FILES)

CLEANFILES=$(ALL_ZHFST_FILES) $(ALL_DESKTOP_ZHFST_FILES)
###################################
####### HFST build rules: #########

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,9 @@ mobilespellerdir=$(datadir)/giella/mobilespellers/
mobilespeller_DATA=$(MOB_GIELLA_SPELLING_HFST) $(MOB_GIELLA_PREDICT_HFST) \
$(ALT_WS_ZHFST_FILES) $(ALT_ORTH_ZHFST_FILES)

CLEANFILES+=$(MOB_GIELLA_SPELLING_HFST) $(MOB_GIELLA_PREDICT_HFST) \
$(ALT_WS_ZHFST_FILES) $(ALT_ORTH_ZHFST_FILES)

endif # WANT_HFST_MOBILE_SPELLER
endif # CAN_HFST
endif # WANT_SPELLERS
Expand Down

0 comments on commit 4b12e1f

Please sign in to comment.