diff options
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 72d4211..8625f2d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -123,8 +123,6 @@ endif libpinyin_internal_a_SOURCES = pinyin_internal.cpp -libpinyin_internal_a_LIBADD = storage/libstorage.a lookup/liblookup.a - ## Note: ## As libpinyin internal interface will change, only provides static library ## to catch errors when compiling instead of running. |