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 --- dbaccess/Library_dbmm.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dbaccess') diff --git a/dbaccess/Library_dbmm.mk b/dbaccess/Library_dbmm.mk index bb45c275f3d9..393349f93364 100644 --- a/dbaccess/Library_dbmm.mk +++ b/dbaccess/Library_dbmm.mk @@ -51,7 +51,7 @@ $(eval $(call gb_Library_use_libraries,dbmm,\ ucbhelper \ utl \ vcl \ - xcr \ + xmlscript \ $(gb_STDLIBS) \ )) -- cgit