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 /postprocess | |
parent | 0c8190999b5d85d28ded9f1be9613f11427034d2 (diff) |
targetted rename xcr -> xmlscript to match includes and module name
Diffstat (limited to 'postprocess')
-rw-r--r-- | postprocess/packcomponents/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk index 463fd4b4305d..b70211801a66 100644 --- a/postprocess/packcomponents/makefile.mk +++ b/postprocess/packcomponents/makefile.mk @@ -126,7 +126,7 @@ my_components = \ component/uui/util/uui \ component/xmloff/source/transform/xof \ component/xmloff/util/xo \ - component/xmlscript/util/xcr \ + component/xmlscript/util/xmlscript \ component/xmlsecurity/util/xmlsecurity \ component/xmlsecurity/util/xsec_fw \ |