Learn more about cloning repositories
You have read-only access
## Process this file with automake to produce Makefile.in
noinst_LIBRARIES = libzbxreporter.a
libzbxreporter_a_SOURCES = \
report_manager.c \
report_manager.h \
report_writer.c \
report_writer.h \
report_protocol.c \
report_protocol.h
Everything looks good. We'll let you know here if there's anything you should know about.