]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#859, !509] added missing sysrepo tools files in archive
authorRazvan Becheriu <razvan@isc.org>
Thu, 12 Sep 2019 08:56:10 +0000 (11:56 +0300)
committerRazvan Becheriu <razvan@isc.org>
Thu, 30 Jul 2020 08:30:07 +0000 (08:30 +0000)
tools/Makefile.am

index 02359a3f25a19e677031bf0f142cfa6500c8a0fc..2e156f07e7975d5cc9e71573fe005d652f7c13d2 100644 (file)
@@ -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