[Libreoffice-commits] .: svx/Library_svxcore.mk
Norbert Thiebaud
nthiebaud at kemper.freedesktop.org
Thu Apr 28 18:07:43 PDT 2011
svx/Library_svxcore.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 186ea637a176bc03087c973cd48e3603f8c17e3e
Author: Norbert Thiebaud <nthiebaud at gmail.com>
Date: Tue Apr 26 23:52:34 2011 -0500
bad module name in assigning sdi deps for svxcore
diff --git a/svx/Library_svxcore.mk b/svx/Library_svxcore.mk
index 105eca6..65134fd 100644
--- a/svx/Library_svxcore.mk
+++ b/svx/Library_svxcore.mk
@@ -29,7 +29,7 @@ $(eval $(call gb_Library_Library,svxcore))
$(eval $(call gb_Library_set_componentfile,svxcore,svx/util/svxcore))
-$(eval $(call gb_Library_add_sdi_headers,svx,svx/sdi/svxslots))
+$(eval $(call gb_Library_add_sdi_headers,svxcore,svx/sdi/svxslots))
$(eval $(call gb_Library_add_package_headers,svxcore,\
svx_inc \
More information about the Libreoffice-commits
mailing list