summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.data
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Makefile.data')
-rw-r--r--scripts/Makefile.data1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/Makefile.data b/scripts/Makefile.data
index 9c9f823..1457407 100644
--- a/scripts/Makefile.data
+++ b/scripts/Makefile.data
@@ -11,6 +11,7 @@ update-header:
python3 genpinyinheader.py > ../src/storage/pinyin_parser_table.h
python3 gendoublepinyinheader.py > ../src/storage/double_pinyin_table.h
python3 genbopomofoheader.py > ../src/storage/chewing_table.h
+ python3 genchewingkey.py > ../src/storage/chewing_enum.h
.PHONY: pinyins.txt