Learn more about cloning repositories
You have read-only access
## Process this file with automake to produce Makefile.in
noinst_LIBRARIES = libzbxactive_checks.a
libzbxactive_checks_a_SOURCES = \
active_checks.c \
active_checks.h
libzbxactive_checks_a_CFLAGS = $(TLS_CFLAGS)
EXTRA_DIST = eventlog_win32
Everything looks good. We'll let you know here if there's anything you should know about.