Kaydet (Commit) c1c13e6e authored tarafından Matúš Kukan's avatar Matúš Kukan

Add i18nlangtag and ucbhelper to libmerged

Change-Id: I717d3289d63787cd8148d480783092868a60873b
üst 8668e044
...@@ -18,13 +18,11 @@ $(eval $(call gb_Library_use_library_objects,merged,\ ...@@ -18,13 +18,11 @@ $(eval $(call gb_Library_use_library_objects,merged,\
$(eval $(call gb_Library_use_libraries,merged,\ $(eval $(call gb_Library_use_libraries,merged,\
cppu \ cppu \
cppuhelper \ cppuhelper \
i18nlangtag \
$(if $(ENABLE_JAVA), \ $(if $(ENABLE_JAVA), \
jvmaccess \ jvmaccess \
jvmfwk) \ jvmfwk) \
sal \ sal \
salhelper \ salhelper \
ucbhelper \
xmlreader \ xmlreader \
$(gb_UWINAPI) \ $(gb_UWINAPI) \
)) ))
......
...@@ -821,12 +821,14 @@ gb_BUILD_HELPER_LIBS := basegfx \ ...@@ -821,12 +821,14 @@ gb_BUILD_HELPER_LIBS := basegfx \
comphelper \ comphelper \
cppu \ cppu \
cppuhelper \ cppuhelper \
i18nlangtag \
reg \ reg \
sal \ sal \
salhelper \ salhelper \
sax \ sax \
store \ store \
tl \ tl \
ucbhelper \
unoidl \ unoidl \
xmlreader \ xmlreader \
......
...@@ -30,6 +30,7 @@ MERGE_LIBRARY_LIST := \ ...@@ -30,6 +30,7 @@ MERGE_LIBRARY_LIST := \
fwi \ fwi \
fwk \ fwk \
$(call gb_Helper_optional,DESKTOP,helplinker) \ $(call gb_Helper_optional,DESKTOP,helplinker) \
i18nlangtag \
i18npool \ i18npool \
i18nutil \ i18nutil \
lng \ lng \
...@@ -51,6 +52,7 @@ MERGE_LIBRARY_LIST := \ ...@@ -51,6 +52,7 @@ MERGE_LIBRARY_LIST := \
tl \ tl \
$(if $(filter TRUE,$(ENABLE_TELEPATHY)),tubes) \ $(if $(filter TRUE,$(ENABLE_TELEPATHY)),tubes) \
ucb1 \ ucb1 \
ucbhelper \
ucpexpand1 \ ucpexpand1 \
ucpfile1 \ ucpfile1 \
unoxml \ unoxml \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment