summaryrefslogtreecommitdiff
path: root/svl/Library_passwordcontainer.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <b_michaelsen@openoffice.org>2010-11-06 15:58:44 +0100
committerBjoern Michaelsen <b_michaelsen@openoffice.org>2010-11-06 15:58:44 +0100
commit245e3ab75fd3aa3dd557dab37e9691f33bd023b1 (patch)
treea32a4b38ed2f130e5eefd4687ef675a69f158bce /svl/Library_passwordcontainer.mk
parent91e34e4ccc6c61d0b64d250817af7f0d2263b89e (diff)
gnumake2: added component registration
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 4285efa53a0b..fc602ef048ad 100644
--- a/svl/Library_passwordcontainer.mk
+++ b/svl/Library_passwordcontainer.mk
@@ -27,6 +27,8 @@
$(eval $(call gb_Library_Library,passwordcontainer))
+$(eval $(call gb_Library_set_componentfile,passwordcontainer,svl/source/passwordcontainer/passwordcontainer))
+
$(eval $(call gb_Library_set_include,passwordcontainer,\
$$(SOLARINC) \
-I$(WORKDIR)/inc/svl \