From ae7534f616523bbe5588d98ef2fe4f421ffed728 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Fri, 6 Jul 2012 21:28:03 +0100 Subject: targetted rename xcr -> xmlscript to match includes and module name --- basic/Library_sb.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'basic/Library_sb.mk') diff --git a/basic/Library_sb.mk b/basic/Library_sb.mk index 71c0090c6c4f..2da9870d514c 100644 --- a/basic/Library_sb.mk +++ b/basic/Library_sb.mk @@ -57,7 +57,7 @@ $(eval $(call gb_Library_use_libraries,sb,\ tl \ utl \ vcl \ - xcr \ + xmlscript \ $(gb_STDLIBS) \ )) -- cgit