summaryrefslogtreecommitdiff
path: root/l10ntools/Executable_helpex.mk
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2012-11-12 18:37:10 -0500
committerPeter Foley <pefoley2@verizon.net>2012-11-13 17:03:35 -0500
commite1f742a601c1c1c0535d796e7a7705990a9da891 (patch)
tree8d1d08d9e1f36359c47eeb70a773154cbabcbf21 /l10ntools/Executable_helpex.mk
parent3ee088ece2abbdff699f44aa4a5b7e3c8b82aa48 (diff)
fix system boost
Change-Id: Id80557cb47ab471a0f3a643a1c11a59e89c14c54
Diffstat (limited to 'l10ntools/Executable_helpex.mk')
-rw-r--r--l10ntools/Executable_helpex.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/l10ntools/Executable_helpex.mk b/l10ntools/Executable_helpex.mk
index f1d447c92bed..085fd94b9e99 100644
--- a/l10ntools/Executable_helpex.mk
+++ b/l10ntools/Executable_helpex.mk
@@ -35,8 +35,10 @@ $(eval $(call gb_Executable_use_libraries,helpex,\
sal \
))
-$(eval $(call gb_Executable_use_external,helpex,expat_utf8))
-$(eval $(call gb_Executable_use_unpacked,helpex,boost))
+$(eval $(call gb_Executable_use_externals,helpex,\
+ expat_utf8 \
+ boost_headers \
+))
$(eval $(call gb_Executable_use_static_libraries,helpex,\
transex \