From: Tomek Mrugalski Date: Thu, 23 Sep 2021 12:22:48 +0000 (+0200) Subject: [#2050] Makefile.am now covers new examples X-Git-Tag: Kea-2.0.0~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=620568e72aba001897de1b0e41fbf6b57dbe3985;p=thirdparty%2Fkea.git [#2050] Makefile.am now covers new examples --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 03f492b52e..52be1809d2 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -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: #