summaryrefslogtreecommitdiff
path: root/svtools/Library_productregistration.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 /svtools/Library_productregistration.mk
parent91e34e4ccc6c61d0b64d250817af7f0d2263b89e (diff)
gnumake2: added component registration
Diffstat (limited to 'svtools/Library_productregistration.mk')
-rw-r--r--svtools/Library_productregistration.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/svtools/Library_productregistration.mk b/svtools/Library_productregistration.mk
index 7dc480c8ea5a..670e06c5f1bd 100644
--- a/svtools/Library_productregistration.mk
+++ b/svtools/Library_productregistration.mk
@@ -27,6 +27,8 @@
$(eval $(call gb_Library_Library,productregistration))
+$(eval $(call gb_Library_set_componentfile,productregistration,svtools/source/productregistration/productregistration.uno))
+
$(eval $(call gb_Library_set_include,productregistration,\
$$(SOLARINC) \
-I$(WORKDIR)/inc/svtools \