mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
5 lines
144 B
Makefile
5 lines
144 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
man_MANS = dhcpd-pools.1
|
|
EXTRA_DIST = $(man_MANS)
|
|
MAINTAINERCLEANFILES = $(man_MANS)
|