From 67b1848be82e02f1537d26b741ed05a62b9326fc Mon Sep 17 00:00:00 2001 From: "Steven R. Loomis" Date: Mon, 11 Oct 1999 15:18:17 +0000 Subject: [PATCH] jitterbug 10: export the correct Unicode file X-Trac-URL: https://ssl.icu-project.org/trac/ticket/8 git-svn-id: http://source.icu-project.org/repos/icu/icu/trunk@33 0a8b766c-62c9-45f9-954d-7f2943c9ead0 --- source/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Makefile.in b/source/Makefile.in index 82c13e68fa2..50c8e59f751 100644 --- a/source/Makefile.in +++ b/source/Makefile.in @@ -52,7 +52,7 @@ DOCDIRS = common i18n SUBDIRS = common i18n $(EXTRA) tools $(TEST) $(SAMPLE) ## Extra files to install -EXTRA_DATA = convrtrs.txt UnicodeData-3.0.0d5.txt +EXTRA_DATA = convrtrs.txt UnicodeData-3.0.0.txt ## List of phony targets .PHONY : all all-local all-recursive install install-local \