Learn more about cloning repositories
You have read-only access
## Process this file with automake to produce Makefile.in
noinst_LIBRARIES = libzbxdiag_server.a libzbxdiag_proxy.a
libzbxdiag_server_a_SOURCES = \
diag.c \
diag.h \
diag_server.c
libzbxdiag_proxy_a_SOURCES = \
diag_proxy.c
Everything looks good. We'll let you know here if there's anything you should know about.