summaryrefslogtreecommitdiffstats
path: root/src/storage/Makefile.am
diff options
context:
space:
mode:
authorPeng Wu <alexepico@gmail.com>2012-08-21 11:39:13 +0800
committerPeng Wu <alexepico@gmail.com>2012-08-25 13:28:21 +0800
commit400c0c6f7d52d4f112a4cb418326374819d924a6 (patch)
tree3d7b013f563e395ef4425f145b9ef5dbeed98a10 /src/storage/Makefile.am
parentad4e7289182d50ebd7fb040fa180a0c4b54473f6 (diff)
downloadlibpinyin-400c0c6f7d52d4f112a4cb418326374819d924a6.tar.gz
libpinyin-400c0c6f7d52d4f112a4cb418326374819d924a6.tar.xz
libpinyin-400c0c6f7d52d4f112a4cb418326374819d924a6.zip
refine pinyin.h
Diffstat (limited to 'src/storage/Makefile.am')
-rw-r--r--src/storage/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/storage/Makefile.am b/src/storage/Makefile.am
index 0ad3bdf..9eac03c 100644
--- a/src/storage/Makefile.am
+++ b/src/storage/Makefile.am
@@ -23,11 +23,11 @@ libpinyinincludedir = $(includedir)/libpinyin-@VERSION@
libpinyininclude_HEADERS= chewing_enum.h \
chewing_key.h \
- pinyin_custom2.h \
- pinyin_parser2.h
+ pinyin_custom2.h
-noinst_HEADERS = phrase_index.h \
+noinst_HEADERS = pinyin_parser2.h \
+ phrase_index.h \
phrase_index_logger.h \
phrase_large_table.h \
ngram.h \