Imported Upstream version 2.7.2
This commit is contained in:
parent
0121794af9
commit
a356b56d11
263 changed files with 6039 additions and 8151 deletions
14
scripts/devd/Makefile.am
Normal file
14
scripts/devd/Makefile.am
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
|
||||
if WITH_DEVD
|
||||
devdconfdir = $(devddir)
|
||||
devdconf_DATA =
|
||||
if WITH_USB
|
||||
devdconf_DATA += nut-usb.conf
|
||||
endif
|
||||
endif
|
||||
|
||||
EXTRA_DIST = README
|
||||
|
||||
DISTCLEANFILES = nut-usb.conf
|
||||
# we should never remove this one, apart from a distclean-check
|
||||
#MAINTAINERCLEANFILES = nut-usbups.rules.in
|
||||
Loading…
Add table
Add a link
Reference in a new issue