summaryrefslogtreecommitdiffstats
path: root/comm/third_party/libotr/tests/utils/tap/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'comm/third_party/libotr/tests/utils/tap/Makefile.am')
-rw-r--r--comm/third_party/libotr/tests/utils/tap/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/comm/third_party/libotr/tests/utils/tap/Makefile.am b/comm/third_party/libotr/tests/utils/tap/Makefile.am
new file mode 100644
index 0000000000..3650e8874c
--- /dev/null
+++ b/comm/third_party/libotr/tests/utils/tap/Makefile.am
@@ -0,0 +1,7 @@
+AM_CFLAGS = -DHAVE_LIBPTHREAD
+
+noinst_LTLIBRARIES = libtap.la
+libtap_la_SOURCES = tap.c tap.h
+libtap_la_LIBADD = -lpthread
+dist_noinst_SCRIPTS = tap.sh
+EXTRA_DIST = tap.sh