From 153ccb4e2e2fb2a32f3faab63bb5b7bfd229dc7b Mon Sep 17 00:00:00 2001 From: "Steven R. Loomis" Date: Fri, 10 Mar 2017 02:58:13 +0000 Subject: [PATCH] ICU-12766 revert r39756 (mistake) X-SVN-Rev: 39758 --- icu4c/source/configure.ac | 1 - icu4c/source/tools/Makefile.in | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/icu4c/source/configure.ac b/icu4c/source/configure.ac index c858e1fd428..b6065af7997 100644 --- a/icu4c/source/configure.ac +++ b/icu4c/source/configure.ac @@ -1349,7 +1349,6 @@ AC_CONFIG_FILES([icudefs.mk \ tools/pkgdata/Makefile \ tools/tzcode/Makefile \ tools/gencfu/Makefile \ - tools/escapesrc/Makefile \ test/Makefile \ test/compat/Makefile \ test/testdata/Makefile \ diff --git a/icu4c/source/tools/Makefile.in b/icu4c/source/tools/Makefile.in index 8fb7876de76..1cbef0005d4 100644 --- a/icu4c/source/tools/Makefile.in +++ b/icu4c/source/tools/Makefile.in @@ -17,7 +17,7 @@ subdir = tools SUBDIRS = toolutil ctestfw makeconv genrb genbrk \ gencnval gensprep icuinfo genccode gencmn icupkg pkgdata \ -gentest gennorm2 gencfu gendict escapesrc +gentest gennorm2 gencfu gendict ## List of phony targets .PHONY : all all-local all-recursive install install-local \ -- 2.40.0