Kaydet (Commit) 679ab714 authored tarafından Peter Foley's avatar Peter Foley

add helplinker to Library_merged

Change-Id: I33073859403edf11576fd88db6a68279f9055139
üst 470c5fef
...@@ -50,14 +50,17 @@ $(eval $(call gb_Library_use_static_libraries,merged,\ ...@@ -50,14 +50,17 @@ $(eval $(call gb_Library_use_static_libraries,merged,\
endif endif
$(eval $(call gb_Library_use_externals,merged,\ $(eval $(call gb_Library_use_externals,merged,\
$(call gb_Helper_optional,DESKTOP,clucene) \
cppunit \ cppunit \
cups \ cups \
$(call gb_Helper_optional,DESKTOP,expat_utf8) \
icui18n \ icui18n \
icule \ icule \
icuuc \ icuuc \
jpeg \ jpeg \
lcms2 \ lcms2 \
libxml2 \ libxml2 \
$(call gb_Helper_optional,DESKTOP,libxslt) \
nss3 \ nss3 \
openssl \ openssl \
orcus \ orcus \
......
...@@ -57,6 +57,7 @@ gb_MERGEDLIBS := \ ...@@ -57,6 +57,7 @@ gb_MERGEDLIBS := \
fwi \ fwi \
fwk \ fwk \
fwl \ fwl \
$(call gb_Helper_optional,DESKTOP,helplinker) \
i18npool \ i18npool \
i18nutil \ i18nutil \
lng \ lng \
......
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