Imported Upstream version 2.7.3
This commit is contained in:
parent
a356b56d11
commit
fd413a3168
283 changed files with 14978 additions and 6511 deletions
|
|
@ -12,9 +12,9 @@ libnutscan_la_SOURCES = scan_nut.c scan_ipmi.c \
|
|||
nutscan-device.c nutscan-ip.c nutscan-display.c \
|
||||
nutscan-init.c scan_usb.c scan_snmp.c scan_xml_http.c \
|
||||
scan_avahi.c scan_eaton_serial.c nutscan-serial.c \
|
||||
$(top_srcdir)/drivers/serial.c \
|
||||
$(top_srcdir)/drivers/bcmxcp_ser.c \
|
||||
$(top_srcdir)/common/common.c
|
||||
../../drivers/serial.c \
|
||||
../../drivers/bcmxcp_ser.c \
|
||||
../../common/common.c
|
||||
libnutscan_la_LIBADD = $(NETLIBS) $(LIBLTDL_LIBS)
|
||||
libnutscan_la_LDFLAGS = $(SERLIBS) -version-info 1:0:0
|
||||
libnutscan_la_CFLAGS = -I$(top_srcdir)/clients -I$(top_srcdir)/include $(LIBLTDL_CFLAGS) -I$(top_srcdir)/drivers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue