From: Razvan Becheriu Date: Thu, 12 Sep 2019 09:04:31 +0000 (+0300) Subject: [#859, !509] updated comments X-Git-Tag: Kea-1.8.0~162 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a312d8b10013e28998a34bc7cbcaba6cb839d1e;p=thirdparty%2Fkea.git [#859, !509] updated comments --- diff --git a/tools/Makefile.am b/tools/Makefile.am index 2e156f07e7..d99f93cb59 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -13,7 +13,10 @@ if GENERATE_DOCS # Scripts for Cassandra support. Ultimately those scripts will have to be # incorporated in DataStax cpp-driver source tree, but until that happens, -# let's keep them in Kea rpo +# let's keep them in Kea repo. +# Scripts for sysrepo are also included. If users do not want to install +# the sysrepo libraries and binaries in the default system tree and prefer +# a custom path, these scripts can be used. EXTRA_DIST = cql_config cql_config_defines.sh.sample sysrepo_config sysrepo_config_defines.sh.sample endif