summaryrefslogtreecommitdiffstats
path: root/scripts2/Makefile.data
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2016-06-16 13:40:04 +0800
committerPeng Wu <alexepico@gmail.com>2016-06-16 13:40:59 +0800
commit25944fc3a8b4e362d690eae4fe086e8834f9e0c2 (patch)
treea84a2999fdcd2aa338a737b3893a19587da2cb11 /scripts2/Makefile.data
parent34f6e00b6337b63389b8cca2276a6110468c34c0 (diff)
downloadlibpinyin-25944fc3a8b4e362d690eae4fe086e8834f9e0c2.tar.gz
libpinyin-25944fc3a8b4e362d690eae4fe086e8834f9e0c2.tar.xz
libpinyin-25944fc3a8b4e362d690eae4fe086e8834f9e0c2.zip
update scripts
Diffstat (limited to 'scripts2/Makefile.data')
-rw-r--r--scripts2/Makefile.data1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts2/Makefile.data b/scripts2/Makefile.data
index edae4d1..c60f429 100644
--- a/scripts2/Makefile.data
+++ b/scripts2/Makefile.data
@@ -7,6 +7,7 @@ pinyins.txt:
update-header: pinyins.txt
python3 generateheader.py templates/pinyin_parser_table.h.in > ../src/storage/pinyin_parser_table.h
+ python3 generateheader.py templates/special_table.h.in > ../src/storage/special_table.h
python3 generateheader.py templates/double_pinyin_table.h.in > ../src/storage/double_pinyin_table.h
python3 generateheader.py templates/zhuyin_table.h.in > ../src/storage/zhuyin_table.h
python3 generateheader.py templates/chewing_enum.h.in > ../src/storage/chewing_enum.h