diff options
author | Michael Meeks <michael.meeks@suse.com> | 2012-07-06 21:28:03 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-07-09 14:23:26 +0100 |
commit | ae7534f616523bbe5588d98ef2fe4f421ffed728 (patch) | |
tree | 9e162ab54bb23bb374dfd8eedf884231f6677e6b /oox | |
parent | 0c8190999b5d85d28ded9f1be9613f11427034d2 (diff) |
targetted rename xcr -> xmlscript to match includes and module name
Diffstat (limited to 'oox')
-rw-r--r-- | oox/Library_oox.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/oox/Library_oox.mk b/oox/Library_oox.mk index 8a48bdca2efb..5fba3f2ef531 100644 --- a/oox/Library_oox.mk +++ b/oox/Library_oox.mk @@ -73,7 +73,7 @@ $(eval $(call gb_Library_use_libraries,oox,\ utl \ vcl \ xo \ - xcr \ + xmlscript \ $(gb_STDLIBS) \ )) |