summaryrefslogtreecommitdiff
path: root/connectivity
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2015-10-13 08:10:22 +0200
committerJan-Marek Glogowski <glogow@fbihome.de>2015-10-13 08:10:22 +0200
commit239c75ed63fb31cfef9cee13d8d58c4fe9e7a906 (patch)
treec54bbad5a2f18aef069bce3954b96d675ea7d44b /connectivity
parent7c3c3006deaaaf1bb3f2f4eeeaf11da3bcebe53c (diff)
TDE: fix build of the address book driver, 2nd
The tdeab1 also needs boost headers. Not sure why my compile survived the first time (ccache?), after removin the boost headers from the makefile. Change-Id: I2b1f88f17eef549cb3effd2267d15ba97627f2b1
Diffstat (limited to 'connectivity')
-rw-r--r--connectivity/Library_tdeab1.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/connectivity/Library_tdeab1.mk b/connectivity/Library_tdeab1.mk
index 298ed4c2c285..54c90a4687a5 100644
--- a/connectivity/Library_tdeab1.mk
+++ b/connectivity/Library_tdeab1.mk
@@ -11,6 +11,7 @@
$(eval $(call gb_Library_Library,tdeab1))
$(eval $(call gb_Library_use_externals,tdeab1,\
+ boost_headers \
tde \
))