summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile3
-rw-r--r--win32/Makefile.ce1
-rw-r--r--win32/makefile.mk1
3 files changed, 4 insertions, 1 deletions
diff --git a/win32/Makefile b/win32/Makefile
index 63ea91925f..c49bfb2355 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -540,7 +540,8 @@ PERLSTATIC =
FIRSTUNIFILE = ..\lib\unicore\Decomposition.pl
UNIDATAFILES = ..\lib\unicore\Decomposition.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\UCD.pl ..\lib\unicore\Name.pm \
..\lib\unicore\TestProp.pl
# Directories of Unicode data files generated by mktables
diff --git a/win32/Makefile.ce b/win32/Makefile.ce
index f50b9aa0bd..d3bed2245b 100644
--- a/win32/Makefile.ce
+++ b/win32/Makefile.ce
@@ -538,6 +538,7 @@ MINIMOD = ..\lib\ExtUtils\Miniperl.pm
UNIDATAFILES = ..\lib\unicore\Decomposition.pl \
..\lib\unicore\CombiningClass.pl ..\lib\unicore\Name.pl \
..\lib\unicore\Heavy.pl ..\lib\unicore\mktables.lst \
+ ..\lib\unicore\UCD.pl ..\lib\unicore\Name.pm \
..\lib\unicore\TestProp.pl
# Directories of Unicode data files generated by mktables
diff --git a/win32/makefile.mk b/win32/makefile.mk
index 1a3daf2f4f..a83b3b3cd0 100644
--- a/win32/makefile.mk
+++ b/win32/makefile.mk
@@ -632,6 +632,7 @@ PERLSTATIC =
# 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