Makefile.cross | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 29e2eb62e5fea6e7c9d7e9bf7475f2125b3c290d Author: Matúš Kukan <matus.ku...@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:
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits