Merge pull request #1469 from sni/master
[monitoring-plugins.git] / tap / Makefile.am
blob86147c5c85a8415340ce6aa4e1e24a5845bb3cfa
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