2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[#859, !509] added missing sysrepo tools files in archive

This commit is contained in:
Razvan Becheriu
2019-09-12 11:56:10 +03:00
parent 08d4128f98
commit 595c9aca03

View File

@@ -14,6 +14,6 @@ if GENERATE_DOCS
# Scripts for Cassandra support. Ultimately those scripts will have to be # Scripts for Cassandra support. Ultimately those scripts will have to be
# incorporated in DataStax cpp-driver source tree, but until that happens, # incorporated in DataStax cpp-driver source tree, but until that happens,
# let's keep them in Kea rpo # 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 endif