]> granicus.if.org Git - icu/commitdiff
ICU-12766 esc- work in progress
authorSteven R. Loomis <srl@icu-project.org>
Fri, 10 Mar 2017 02:27:09 +0000 (02:27 +0000)
committerSteven R. Loomis <srl@icu-project.org>
Fri, 10 Mar 2017 02:27:09 +0000 (02:27 +0000)
X-SVN-Rev: 39756

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

index b6065af79975340af1aaaf1697ad45bb896ab804..c858e1fd428e68168b3282432292f40b24866500 100644 (file)
@@ -1349,6 +1349,7 @@ 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 1cbef0005d49d677c2f1ab5c5ae833f23f95db5f..8fb7876de764a1cad5e899d47859f0df1867645f 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
+gentest gennorm2 gencfu gendict escapesrc
 
 ## List of phony targets
 .PHONY : all all-local all-recursive install install-local     \