summaryrefslogtreecommitdiff
path: root/i18npool/Library_dict_ja.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@suse.com>2011-12-19 19:30:31 +0200
committerTor Lillqvist <tlillqvist@suse.com>2011-12-20 01:12:23 +0200
commit25e10370feb4d62b953c317169516737fe982a34 (patch)
tree1e63db91da7682cd72a84450d6657e55e823c7b0 /i18npool/Library_dict_ja.mk
parenta3c01095c0bb8c37fd8ddb9ec7f4e2df5085a81a (diff)
Link most libs and executables with gb_STDLIBS as presumably is intended
Diffstat (limited to 'i18npool/Library_dict_ja.mk')
-rw-r--r--i18npool/Library_dict_ja.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18npool/Library_dict_ja.mk b/i18npool/Library_dict_ja.mk
index be52e0f65252..9c388123e8eb 100644
--- a/i18npool/Library_dict_ja.mk
+++ b/i18npool/Library_dict_ja.mk
@@ -30,6 +30,10 @@ $(eval $(call gb_Library_Library,dict_ja))
$(eval $(call gb_Library_add_package_headers,dict_ja,i18npool_generated))
+$(eval $(call gb_Library_add_linked_libs,dict_ja,\
+ $(gb_STDLIBS) \
+))
+
$(eval $(call gb_Library_add_generated_exception_objects,dict_ja,\
CustomTarget/i18npool/source/breakiterator/data/dict_ja \
))