summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.data
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2013-08-07 14:13:15 +0800
committerPeng Wu <alexepico@gmail.com>2013-08-07 14:13:15 +0800
commit28ac79499ac5cc7e97e9c9d20eef0edcd84d4cb0 (patch)
tree79a5d19b47d89b2cd8b5ddc267fa1e3f41b81ec4 /scripts/Makefile.data
parent440bb43c605bfba48e14686e3f7a198381c32a88 (diff)
downloadlibzhuyin-28ac79499ac5cc7e97e9c9d20eef0edcd84d4cb0.tar.gz
libzhuyin-28ac79499ac5cc7e97e9c9d20eef0edcd84d4cb0.tar.xz
libzhuyin-28ac79499ac5cc7e97e9c9d20eef0edcd84d4cb0.zip
remove double_pinyin_table.h
Diffstat (limited to 'scripts/Makefile.data')
-rw-r--r--scripts/Makefile.data1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/Makefile.data b/scripts/Makefile.data
index 7929e97..49f65b4 100644
--- a/scripts/Makefile.data
+++ b/scripts/Makefile.data
@@ -7,7 +7,6 @@ pinyins.txt:
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