Code

check_host: Allocate a large-enough buffer for the host table.
[nagiosplug.git] / tap / Makefile.am
1 # Tap self-tests are not implemented (yet?)
2 # SUBDIRS = tests
4 if USE_LIBTAP_LOCAL
5 noinst_LTLIBRARIES = libtap.la
6 libtap_la_SOURCES = tap.c tap.h
7 include_HEADERS = tap.h
8 endif USE_LIBTAP_LOCAL
10 # see top comment
11 #prove:
12 #       prove -v -r