summaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 15b11d1db6..5af77b9764 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -11,12 +11,4 @@ DISTCLEANFILES = path_replacer.sh
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 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
-
endif