summaryrefslogtreecommitdiffstats
path: root/data/Makefile.am
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2013-10-09 13:09:37 +0800
committerPeng Wu <alexepico@gmail.com>2013-10-09 13:09:37 +0800
commitbc585df909ac56451495d981d4e2afeaa741f5d7 (patch)
treeccd1b9ca05ae341312b3b44d4ae81682699ebabf /data/Makefile.am
parent2b86d6b41b0219b4b645e51ca7f9520062999c91 (diff)
downloadlibzhuyin-bc585df909ac56451495d981d4e2afeaa741f5d7.tar.gz
libzhuyin-bc585df909ac56451495d981d4e2afeaa741f5d7.tar.xz
libzhuyin-bc585df909ac56451495d981d4e2afeaa741f5d7.zip
drop professional dictionaries
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am8
1 files changed, 2 insertions, 6 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 1e41276..5c6928f 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -17,11 +17,7 @@
tablefiles = gb_char.table gbk_char.table \
- merged.table \
- art.table culture.table economy.table \
- geology.table history.table life.table \
- nature.table scitech.table \
- society.table sport.table
+ merged.table
binfiles = ${tablefiles:.table=.bin}
@@ -48,7 +44,7 @@ libzhuyin_dbdir = $(libdir)/libzhuyin/data
CLEANFILES = $(binary_model_data)
interpolation2.text:
- wget http://downloads.sourceforge.net/libpinyin/models/model6.text.tar.gz
+ wget http://downloads.sourceforge.net/libzhuyin/models/model6.text.tar.gz
tar xvf model6.text.tar.gz -C $(top_srcdir)/data