From: Razvan Becheriu Date: Thu, 12 Sep 2019 08:56:10 +0000 (+0300) Subject: [#859, !509] added missing sysrepo tools files in archive X-Git-Tag: Kea-1.8.0~163 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=595c9aca03b94ebb4f136b93b2d80f7b3b0efa1c;p=thirdparty%2Fkea.git [#859, !509] added missing sysrepo tools files in archive --- diff --git a/tools/Makefile.am b/tools/Makefile.am index 02359a3f25..2e156f07e7 100644 --- a/tools/Makefile.am +++ b/tools/Makefile.am @@ -14,6 +14,6 @@ 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 -EXTRA_DIST = cql_config cql_config_defines.sh.sample +EXTRA_DIST = cql_config cql_config_defines.sh.sample sysrepo_config sysrepo_config_defines.sh.sample endif