[Libreoffice-commits] core.git: Makefile.cross

Matúš Kukan matus.kukan at gmail.com
Mon Feb 18 07:59:51 PST 2013


 Makefile.cross |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 29e2eb62e5fea6e7c9d7e9bf7475f2125b3c290d
Author: Matúš Kukan <matus.kukan at gmail.com>
Date:   Mon Feb 18 16:59:07 2013 +0100

    fix typo
    
    Change-Id: I9b7b72ed953ada59efd8462a6a45192ec2f04ffd

diff --git a/Makefile.cross b/Makefile.cross
index d3af680..dd5cf81 100644
--- a/Makefile.cross
+++ b/Makefile.cross
@@ -12,6 +12,6 @@ include $(dir $(realpath $(firstword $(MAKEFILE_LIST))))config_build.mk
 gb_Side := build
 include $(SOLARENV)/gbuild/gbuild.mk
 
-$(eval $(call gb_Module_make_global_targets,$(SRCDIR)/Module_cross_tail_build.mk))
+$(eval $(call gb_Module_make_global_targets,$(SRCDIR)/Module_cross_toolset.mk))
 
 # vim: set noet sw=4 ts=4:


More information about the Libreoffice-commits mailing list