new upstream 2.8.0
This commit is contained in:
parent
fc7f4b43c1
commit
b2b0c9995a
836 changed files with 137090 additions and 30018 deletions
13
scripts/upsdrvsvcctl/Makefile.am
Normal file
13
scripts/upsdrvsvcctl/Makefile.am
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
EXTRA_DIST = README
|
||||
|
||||
if HAVE_SYSTEMD
|
||||
EXTRA_DIST += nut-driver-enumerator.sh upsdrvsvcctl
|
||||
else
|
||||
if WITH_SOLARIS_SMF
|
||||
EXTRA_DIST += nut-driver-enumerator.sh upsdrvsvcctl
|
||||
endif
|
||||
endif
|
||||
|
||||
EXTRA_DIST += nut-driver-enumerator.sh.in upsdrvsvcctl.in
|
||||
|
||||
MAINTAINERCLEANFILES = Makefile.in .dirstamp
|
||||
Loading…
Add table
Add a link
Reference in a new issue