mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-22 18:08:16 +00:00
11 lines
436 B
Makefile
11 lines
436 B
Makefile
man8s += $(sphinxbuilddir)/man/kea-admin.8
|
|
man8s += $(sphinxbuilddir)/man/kea-ctrl-agent.8
|
|
man8s += $(sphinxbuilddir)/man/kea-dhcp4.8
|
|
man8s += $(sphinxbuilddir)/man/kea-dhcp6.8
|
|
man8s += $(sphinxbuilddir)/man/kea-dhcp-ddns.8
|
|
man8s += $(sphinxbuilddir)/man/kea-lfc.8
|
|
man8s += $(sphinxbuilddir)/man/kea-netconf.8
|
|
man8s += $(sphinxbuilddir)/man/kea-shell.8
|
|
man8s += $(sphinxbuilddir)/man/keactrl.8
|
|
man8s += $(sphinxbuilddir)/man/perfdhcp.8
|