From 85a5a170e21d112745d1a24671dba2ad7bd8641d Mon Sep 17 00:00:00 2001 From: Thomas Markwalder Date: Mon, 27 May 2019 09:37:43 -0400 Subject: [PATCH] [#584,!338] Addressed review comments - part 3 Re-removed installation of BAD-* netconf config files. --- doc/Makefile.am | 3 --- 1 file changed, 3 deletions(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index cd8858756a..32f33a690a 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -69,9 +69,6 @@ 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 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 -- 2.47.2