mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 07:47:00 +00:00
The html format is done using Bootstrap and DataTables. That deprecatated
need for having cgi to wrap dhcpd-pools.
Reference: 1299737d76
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
5 lines
189 B
Text
5 lines
189 B
Text
contribdir = $(datadir)/dhcpd-pools/
|
|
PATHFILES += contrib/nagios.conf
|
|
dist_contrib_SCRIPTS = contrib/snmptest.pl
|
|
dist_contrib_DATA = contrib/nagios.conf
|
|
EXTRA_DIST += contrib/munin_plugins
|