This is an automated email from the ASF dual-hosted git repository. borisk pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/xerces-c.git
commit f1618911c6acecc270aa0cd9842f5cfb75e10b99 Author: Scott Cantor <scan...@apache.org> AuthorDate: Mon Dec 30 15:41:54 2019 +0000 XERCESC-2161 - Missing message file in dist git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@1872117 13f79535-47bb-0310-9956-ffa450edef68 --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.am b/src/Makefile.am index 461f342..e7dcf3b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -62,6 +62,7 @@ EXTRA_DIST = CMakeLists.txt \ xercesc/util/Xerces_autoconf_config.hpp.cmake.in \ xercesc/util/XercesVersion.hpp.cmake.in \ xercesc/util/version.rc.cmake.in \ + xercesc/util/MsgLoaders/MsgCatalog/XercesMessages_en_US.Msg \ xercesc/util/MsgLoaders/ICU/resources libxerces_c_la_LIBADD = ${LTLIBOBJS} --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xerces.apache.org