summaryrefslogtreecommitdiff
path: root/svl/Library_passwordcontainer.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-09-19 11:11:49 +0300
committerTor Lillqvist <tml@collabora.com>2013-09-19 11:12:46 +0300
commit19d7fd2c412e3c545a69b3fa801661743e4938bb (patch)
treea104feaf93cf9eaa8cff4f9472d0047c2f4d4bf0 /svl/Library_passwordcontainer.mk
parent61afc9f057bda2e27d547a406caf582d00a80638 (diff)
Sprinkle more boost_headers love
Fix compilation errors when not using system boost. Might be more. It's sad that one has to micro-manage boost use like this. Change-Id: I3541789530fbdb0fb03e2b355144e63f8b031097
Diffstat (limited to 'svl/Library_passwordcontainer.mk')
-rw-r--r--svl/Library_passwordcontainer.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/svl/Library_passwordcontainer.mk b/svl/Library_passwordcontainer.mk
index 28f63a1fd04d..dc42bb1a60a3 100644
--- a/svl/Library_passwordcontainer.mk
+++ b/svl/Library_passwordcontainer.mk
@@ -21,6 +21,8 @@ $(eval $(call gb_Library_Library,passwordcontainer))
$(eval $(call gb_Library_set_componentfile,passwordcontainer,svl/source/passwordcontainer/passwordcontainer))
+$(eval $(call gb_Library_use_external,passwordcontainer,boost_headers))
+
$(eval $(call gb_Library_set_include,passwordcontainer,\
-I$(SRCDIR)/svl/source/inc \
$$(INCLUDE) \