]> granicus.if.org Git - icu/commitdiff
ICU-12766 revert r39756 (mistake)
authorSteven R. Loomis <srl@icu-project.org>
Fri, 10 Mar 2017 02:58:13 +0000 (02:58 +0000)
committerSteven R. Loomis <srl@icu-project.org>
Fri, 10 Mar 2017 02:58:13 +0000 (02:58 +0000)
X-SVN-Rev: 39758

icu4c/source/configure.ac
icu4c/source/tools/Makefile.in

index c858e1fd428e68168b3282432292f40b24866500..b6065af79975340af1aaaf1697ad45bb896ab804 100644 (file)
@@ -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 \
index 8fb7876de764a1cad5e899d47859f0df1867645f..1cbef0005d49d677c2f1ab5c5ae833f23f95db5f 100644 (file)
@@ -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     \