From: Peng Wu Date: Tue, 6 Dec 2011 10:16:28 +0000 (+0800) Subject: fixes makefile X-Git-Tag: 0.4.91~62 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f48d39a105898a8f915b6609ec86e16cf74122fc;p=platform%2Fupstream%2Flibpinyin.git fixes makefile --- diff --git a/src/storage/Makefile.am b/src/storage/Makefile.am index d0c4b01..44b84cb 100644 --- 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