summaryrefslogtreecommitdiffstats
path: root/src/storage/Makefile.am
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2012-08-30 16:33:24 +0800
committerPeng Wu <alexepico@gmail.com>2012-08-30 16:33:24 +0800
commit0b43ea6b03298d3dfa96720a1c4511812c544186 (patch)
tree00f51514b148d0a314bcd21016d5a54022e12029 /src/storage/Makefile.am
parent9563ee6f1077b5f062505d5083263ea49ee9d15f (diff)
downloadlibpinyin-0b43ea6b03298d3dfa96720a1c4511812c544186.tar.gz
libpinyin-0b43ea6b03298d3dfa96720a1c4511812c544186.tar.xz
libpinyin-0b43ea6b03298d3dfa96720a1c4511812c544186.zip
write facade_phrase_table2.h
Diffstat (limited to 'src/storage/Makefile.am')
-rw-r--r--src/storage/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/storage/Makefile.am b/src/storage/Makefile.am
index 0cdad3c..fc2ac09 100644
--- a/src/storage/Makefile.am
+++ b/src/storage/Makefile.am
@@ -40,7 +40,8 @@ noinst_HEADERS = pinyin_parser2.h \
pinyin_phrase2.h \
chewing_large_table.h \
facade_chewing_table.h \
- facade_phrase_table.h
+ facade_phrase_table.h \
+ facade_phrase_table2.h
noinst_LTLIBRARIES = libstorage.la