]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
Revert "[#584,!338] Addressed review comments - part 2"
authorMichal Nowikowski <godfryd@isc.org>
Mon, 27 May 2019 21:00:02 +0000 (23:00 +0200)
committerMichal Nowikowski <godfryd@isc.org>
Mon, 27 May 2019 21:00:02 +0000 (23:00 +0200)
This reverts commit a5f59bd2d0be099caa1a4369d168e5702cf105f1.

doc/Makefile.am

index cd8858756ab3738454be501b1027deecb7d6c897..f076ba65c5c85f98eb76d4ef1ac5da81de2cfc11 100644 (file)
@@ -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