summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorMichal Nowikowski <godfryd@isc.org>2019-05-27 23:00:02 +0200
committerMichal Nowikowski <godfryd@isc.org>2019-05-27 23:00:02 +0200
commit137eb0305aece56427f2ce7e9317c62aa516bc72 (patch)
tree2881ecd8644f571e850ff87efaa6338da2a4c583 /doc/Makefile.am
parentRevert "[#584,!338] Addressed review comments - part 3" (diff)
downloadkea-137eb0305aece56427f2ce7e9317c62aa516bc72.tar.xz
kea-137eb0305aece56427f2ce7e9317c62aa516bc72.zip
Revert "[#584,!338] Addressed review comments - part 2"
This reverts commit a5f59bd2d0be099caa1a4369d168e5702cf105f1.
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