Author: arist
Date: Thu Nov 15 00:03:48 2012
New Revision: 1409584

URL: http://svn.apache.org/viewvc?rev=1409584&view=rev
Log:
gnumake4_132_785e1d99fe08.patch
# HG changeset patch
# User Michael Stahl <m...@openoffice.org>
# Date 1302888426 0
# Node ID 785e1d99fe086c3340450a995edacb586bcdbf44
# Parent  d0e98479a69a509bdd5a3ec48dddff0700b123a2
gnumake4: svx: fix dependency


Modified:
    incubator/ooo/branches/gbuild/main/svx/Library_svxcore.mk

Modified: incubator/ooo/branches/gbuild/main/svx/Library_svxcore.mk
URL: 
http://svn.apache.org/viewvc/incubator/ooo/branches/gbuild/main/svx/Library_svxcore.mk?rev=1409584&r1=1409583&r2=1409584&view=diff
==============================================================================
--- incubator/ooo/branches/gbuild/main/svx/Library_svxcore.mk (original)
+++ incubator/ooo/branches/gbuild/main/svx/Library_svxcore.mk Thu Nov 15 
00:03:48 2012
@@ -25,7 +25,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 \


Reply via email to