nut-debian/conf/Makefile.am

18 lines
436 B
Makefile
Raw Normal View History

2010-03-26 01:20:59 +02:00
# Network UPS Tools: conf
INSTALL_0600 = $(INSTALL) -m 0600
2015-04-30 16:53:36 +03:00
SECFILES = upsd.conf.sample upsd.users.sample
2010-03-26 01:20:59 +02:00
PUBFILES = nut.conf.sample ups.conf.sample
CGIPUB = hosts.conf.sample upsset.conf.sample upsstats.html.sample \
upsstats-single.html.sample
if WITH_CGI
CGI_INSTALL = $(CGIPUB)
else
CGI_INSTALL =
endif
dist_sysconf_DATA = $(SECFILES) $(PUBFILES) $(CGI_INSTALL)
2013-11-24 17:00:12 +02:00
nodist_sysconf_DATA = upssched.conf.sample upsmon.conf.sample