summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2019-05-27 12:58:28 +0200
committerThomas Markwalder <tmark@isc.org>2019-05-27 16:11:56 +0200
commit64060356bee9b7444731115bb989da13771c71fd (patch)
treec9a9ead01238775c47f9a19bfb11bb2684fae12d /doc/Makefile.am
parent[#584,!338] Only install YANG and netconf files with --with-sysrepo (diff)
downloadkea-64060356bee9b7444731115bb989da13771c71fd.tar.xz
kea-64060356bee9b7444731115bb989da13771c71fd.zip
[#584,!338] Addressed review comments
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index cd8858756a..f076ba65c5 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -69,9 +69,11 @@ nobase_dist_doc_DATA += examples/kea6/stateless.json
nobase_dist_doc_DATA += examples/kea6/with-ddns.json
if HAVE_SYSREPO
-nobase_dist_doc_DATA += examples/netconf/kea-dhcp6-operations/BAD-config.xml
-nobase_dist_doc_DATA += examples/netconf/kea-dhcp6-operations/BAD-schema.xml
-nobase_dist_doc_DATA += examples/netconf/kea-dhcp6-operations/BAD-translator.xml
+# BAD configs are for testing only. Do not install them.
+#nobase_dist_doc_DATA += examples/netconf/kea-dhcp6-operations/BAD-config.xml
+#nobase_dist_doc_DATA += examples/netconf/kea-dhcp6-operations/BAD-schema.xml
+#nobase_dist_doc_DATA += examples/netconf/kea-dhcp6-operations/BAD-translator.xml
+
nobase_dist_doc_DATA += examples/netconf/kea-dhcp6-operations/boot.json
nobase_dist_doc_DATA += examples/netconf/kea-dhcp6-operations/logging.xml
nobase_dist_doc_DATA += examples/netconf/kea-dhcp6-operations/netconf.json