mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 07:47:00 +00:00
Making dhcpd.conf and dhcpd.leases file references being dynamic causes manual contents being replaced at compile time, so make some other data items dynamic as well. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
3 lines
82 B
Makefile
3 lines
82 B
Makefile
man_MANS = dhcpd-pools.1
|
|
EXTRA_DIST = dhcpd-pools.1.in
|
|
CLEANFILES = dhcpd-pools.1
|