Imported Upstream version 2.6.5
This commit is contained in:
parent
fefe62b2bd
commit
a1fa151fc7
201 changed files with 7974 additions and 709 deletions
|
|
@ -21,10 +21,10 @@ endif
|
|||
sbin_PROGRAMS = upsd
|
||||
EXTRA_PROGRAMS = sockdebug
|
||||
|
||||
upsd_SOURCES = upsd.c user.c conf.c ssl.c sstate.c desc.c \
|
||||
upsd_SOURCES = upsd.c user.c conf.c netssl.c sstate.c desc.c \
|
||||
netget.c netmisc.c netlist.c netuser.c netset.c netinstcmd.c \
|
||||
conf.h nut_ctype.h desc.h netcmds.h neterr.h netget.h netinstcmd.h \
|
||||
netlist.h netmisc.h netset.h netuser.h ssl.h sstate.h stype.h upsd.h \
|
||||
netlist.h netmisc.h netset.h netuser.h netssl.h sstate.h stype.h upsd.h \
|
||||
upstype.h user-data.h user.h
|
||||
|
||||
sockdebug_SOURCES = sockdebug.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue