AM_CFLAGS = -I$(top_srcdir)/src
LDADD = $(top_builddir)/src/libsyslog-ng.a

check_PROGRAMS = test_msgparse test_template test_zone test_filters test_dnscache

test_msgparse_SOURCES = test_msgparse.c

test_template_SOURCES = test_template.c

test_zone_SOURCES = test_zone.c

test_dnscache_SOURCES = test_dnscache.c

TESTS = test_msgparse test_template test_zone test_filters test_dnscache


syntax highlighted by Code2HTML, v. 0.9.1