projects
/
platform
/
upstream
/
libpinyin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d890982
)
fixes makefile
author
Peng Wu
<alexepico@gmail.com>
Tue, 6 Dec 2011 10:16:28 +0000
(18:16 +0800)
committer
Peng Wu
<alexepico@gmail.com>
Tue, 6 Dec 2011 10:16:28 +0000
(18:16 +0800)
src/storage/Makefile.am
patch
|
blob
|
history
diff --git
a/src/storage/Makefile.am
b/src/storage/Makefile.am
index d0c4b01f807228399e4e3de1bdeee89aed347fc1..44b84cb973ac752d33ff2721a04d3c556ee4f858 100644
(file)
--- a/
src/storage/Makefile.am
+++ b/
src/storage/Makefile.am
@@
-40,7
+40,9
@@
noinst_HEADERS = pinyin_large_table.h \
chewing_table.h \
pinyin_parser2.h \
pinyin_phrase2.h \
- chewing_large_table.h
+ chewing_large_table.h \
+ facade_chewing_table.h \
+ facade_phrase_table.h
noinst_LTLIBRARIES = libstorage.la