summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2011-11-11 13:08:18 -0700
committerKarl Williamson <public@khwilliamson.com>2011-11-12 09:17:10 -0700
commit1a234f2b79fabe425b0df2ff182071f89486689a (patch)
tree3d48d255e547371f234e0b5de6cb642288da0575 /Makefile.SH
parent934233d2855a3a5988b252d605690d0f4845c609 (diff)
downloadperl-1a234f2b79fabe425b0df2ff182071f89486689a.tar.gz
Add new mktables generated files to makefiles
This step was omitted from commit 0765b2b82b120f4e57571368932aa4863aba62f6
Diffstat (limited to 'Makefile.SH')
-rwxr-xr-xMakefile.SH1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 22358882c6..19257b0a6f 100755
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -447,6 +447,7 @@ addedbyconf = UU $(shextract) 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/UCD.pl lib/unicore/Name.pm \
lib/unicore/Heavy.pl lib/unicore/mktables.lst
# Directories of Unicode data files generated by mktables