summaryrefslogtreecommitdiff
path: root/sw/Library_swd.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
commitb22b6f7a7abf9b88e91c6fc1438d7ea27c16970f (patch)
tree79d21b1d65b0471aa50d39def1702ac9d6b32cc0 /sw/Library_swd.mk
parentf48b320fc2c3d60f9c11acb9f06d867cfd431f31 (diff)
gnumake2: added component registration
Diffstat (limited to 'sw/Library_swd.mk')
-rw-r--r--sw/Library_swd.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/Library_swd.mk b/sw/Library_swd.mk
index 1d185e8f4267..0917c1bdf903 100644
--- a/sw/Library_swd.mk
+++ b/sw/Library_swd.mk
@@ -27,6 +27,8 @@
$(eval $(call gb_Library_Library,swd))
+$(eval $(call gb_Library_set_componentfile,swd,sw/util/swd))
+
$(eval $(call gb_Library_set_include,swd,\
$$(INCLUDE) \
-I$(WORKDIR)/inc/sw/sdi \