summaryrefslogtreecommitdiff
path: root/i18npool/Library_dict_zh.mk
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/Library_dict_zh.mk')
-rw-r--r--i18npool/Library_dict_zh.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/i18npool/Library_dict_zh.mk b/i18npool/Library_dict_zh.mk
index 5567780c5d1d..cd48f4529a6f 100644
--- a/i18npool/Library_dict_zh.mk
+++ b/i18npool/Library_dict_zh.mk
@@ -28,14 +28,12 @@
$(eval $(call gb_Library_Library,dict_zh))
-$(eval $(call gb_Library_add_package_headers,dict_zh,i18npool_generated))
-
$(eval $(call gb_Library_add_linked_libs,dict_zh,\
$(gb_STDLIBS) \
))
$(eval $(call gb_Library_add_generated_exception_objects,dict_zh,\
- CustomTarget/i18npool/source/breakiterator/data/dict_zh \
+ CustomTarget/i18npool/breakiterator/dict_zh \
))
# vim: set noet sw=4 ts=4: