summaryrefslogtreecommitdiff
path: root/sw/Library_sw.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_sw.mk
parentf48b320fc2c3d60f9c11acb9f06d867cfd431f31 (diff)
gnumake2: added component registration
Diffstat (limited to 'sw/Library_sw.mk')
-rw-r--r--sw/Library_sw.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk
index b654d3a5c6ab..1e5c1d6f8642 100644
--- a/sw/Library_sw.mk
+++ b/sw/Library_sw.mk
@@ -31,6 +31,8 @@ $(eval $(call gb_Library_add_sdi_headers,sw,sw/sdi/swslots))
$(eval $(call gb_Library_add_precompiled_header,sw,$(SRCDIR)/sw/inc/pch/precompiled_sw))
+$(eval $(call gb_Library_set_componentfile,sw,sw/util/sw))
+
$(eval $(call gb_Library_set_include,sw,\
-I$(SRCDIR)/sw/source/core/inc \
-I$(SRCDIR)/sw/source/filter/inc \