]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#2050] Makefile.am now covers new examples
authorTomek Mrugalski <tomek@isc.org>
Thu, 23 Sep 2021 12:22:48 +0000 (14:22 +0200)
committerTomek Mrugalski <tomek@isc.org>
Fri, 24 Sep 2021 15:24:33 +0000 (17:24 +0200)
doc/Makefile.am

index 03f492b52e56f90b393aa86210f572f7639b1599..52be1809d270c8d10c30c39f7f13d24b77bd55c3 100644 (file)
@@ -78,6 +78,12 @@ nobase_dist_doc_DATA += examples/netconf/comments.json
 nobase_dist_doc_DATA += examples/netconf/simple-dhcp4.json
 nobase_dist_doc_DATA += examples/netconf/simple-dhcp6.json
 
+nobase_dist_doc_DATA += examples/template-power-user-home/info.md
+nobase_dist_doc_DATA += examples/template-power-user-home/kea-ca-1.conf
+nobase_dist_doc_DATA += examples/template-power-user-home/kea-ca-2.conf
+nobase_dist_doc_DATA += examples/template-power-user-home/kea-dhcp4-1.conf
+nobase_dist_doc_DATA += examples/template-power-user-home/kea-dhcp4-2.conf
+
 # If there's any new parameter added for any grammar in one of the daemons, someone should go through
 # this procedure:
 #