mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 15:57:00 +00:00
Everything should just work out of the box without poking. This change makes that goal to be yet agian one step closer. In same go make all autotools related variable substitutions better. Requested-by: Martijn van Brummelen <martijn@brumit.nl> Signed-off-by: Sami Kerola <kerolasa@iki.fi>
5 lines
237 B
Text
5 lines
237 B
Text
contribdir = $(datadir)/dhcpd-pools/
|
|
PATHFILES += contrib/dhcpd-pools.cgi contrib/nagios.conf
|
|
dist_contrib_SCRIPTS = contrib/dhcpd-pools.cgi contrib/snmptest.pl
|
|
dist_contrib_DATA = contrib/nagios.conf
|
|
EXTRA_DIST += contrib/munin_plugins
|