Learn more about cloning repositories
You have read-only access
xxxxxxxxxx
## Process this file with automake to produce Makefile.in
noinst_LIBRARIES = libzbxavailability.a
libzbxavailability_a_CFLAGS = \
$(TLS_CFLAGS)
libzbxavailability_a_SOURCES = \
availability.c \
avail_protocol.c \
avail_manager.c
Everything looks good. We'll let you know here if there's anything you should know about.