]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#584,!338] Addressed review comments - part 2
authorThomas Markwalder <tmark@isc.org>
Mon, 27 May 2019 12:59:57 +0000 (08:59 -0400)
committerThomas Markwalder <tmark@isc.org>
Mon, 27 May 2019 14:11:56 +0000 (10:11 -0400)
  Restored installation of BAD- neconf config file
  examples.  The Admin guide contains links to them.
  The alternative would be to embed them in some way.

doc/Makefile.am

index f076ba65c5c85f98eb76d4ef1ac5da81de2cfc11..cd8858756ab3738454be501b1027deecb7d6c897 100644 (file)
@@ -69,11 +69,9 @@ nobase_dist_doc_DATA += examples/kea6/stateless.json
 nobase_dist_doc_DATA += examples/kea6/with-ddns.json
 
 if HAVE_SYSREPO
-# 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/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