diff options
author | Karl Williamson <khw@khw-desktop.(none)> | 2009-12-02 21:36:17 -0700 |
---|---|---|
committer | Rafael Garcia-Suarez <rgs@consttype.org> | 2009-12-03 11:08:42 +0100 |
commit | 283b82dc9f704fb99591ed28497a6a263e6ef519 (patch) | |
tree | 163772fbf089f2287a3eab20c9805c636d6d4268 /Cross | |
parent | c9930541bfa04399c3b648e83c9b750cee1154fb (diff) | |
download | perl-283b82dc9f704fb99591ed28497a6a263e6ef519.tar.gz |
Unicode 5.2
Diffstat (limited to 'Cross')
-rwxr-xr-x | Cross/Makefile-cross-SH | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cross/Makefile-cross-SH b/Cross/Makefile-cross-SH index 79bd165924..65d4474356 100755 --- a/Cross/Makefile-cross-SH +++ b/Cross/Makefile-cross-SH @@ -344,7 +344,7 @@ addedbyconf = UU $(shextract) $(plextract) lib/lib.pm pstruct # Unicode data files generated by mktables unidatafiles = lib/unicore/Decomposition.pl lib/unicore/TestProp.pl \ lib/unicore/CombiningClass.pl lib/unicore/Name.pl \ - lib/unicore/Heavy.pl lib/unicore/mktables.lst + lib/unicore/Heavy.pl lib/unicore/mktables.lst lib/unicore/version # Directories of Unicode data files generated by mktables unidatadirs = lib/unicore/To lib/unicore/lib |