summaryrefslogtreecommitdiffstats
path: root/svx/Library_svxcore.mk
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-02-06 22:00:30 +0100
committerMathias Bauer <mba@openoffice.org>2011-02-06 22:00:30 +0100
commitb31ae53bd29953d09dbda1e37e3ec8aeec81807b (patch)
treedbf3124b14190f8e948fe312a4520286ce83cd93 /svx/Library_svxcore.mk
parentCWS gnumake3: check for blanks in WITH_LANG (diff)
downloadcore-b31ae53bd29953d09dbda1e37e3ec8aeec81807b.tar.gz
core-b31ae53bd29953d09dbda1e37e3ec8aeec81807b.zip
CWS gnumake3: wrong dll name for component file
Diffstat (limited to 'svx/Library_svxcore.mk')
-rw-r--r--svx/Library_svxcore.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk
index f3941defc8db..dd31e6b4bdd1 100644
--- a/svx/Library_svxcore.mk
+++ b/svx/Library_svxcore.mk
@@ -27,7 +27,7 @@
$(eval $(call gb_Library_Library,svxcore))
-$(eval $(call gb_Library_set_componentfile,svx,svx/util/svxcore))
+$(eval $(call gb_Library_set_componentfile,svxcore,svx/util/svxcore))
$(eval $(call gb_Library_add_sdi_headers,svx,svx/sdi/svxslots))