summaryrefslogtreecommitdiffstats
path: root/scripts2/Makefile.data
diff options
context:
space:
mode:
Diffstat (limited to 'scripts2/Makefile.data')
-rw-r--r--scripts2/Makefile.data2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts2/Makefile.data b/scripts2/Makefile.data
index 40eac38..edae4d1 100644
--- a/scripts2/Makefile.data
+++ b/scripts2/Makefile.data
@@ -8,7 +8,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/double_pinyin_table.h.in > ../src/storage/double_pinyin_table.h
- python3 generateheader.py templates/zhuyin_table.h.in > ../src/storage/chewing_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