tests: Convert unit tests to TAP
[urcu.git] / tests / utils / Makefile.am
diff --git a/tests/utils/Makefile.am b/tests/utils/Makefile.am
new file mode 100644 (file)
index 0000000..24c0bb8
--- /dev/null
@@ -0,0 +1,3 @@
+noinst_LIBRARIES = libtap.a
+libtap_a_SOURCES = tap.c tap.h
+dist_noinst_SCRIPTS = tap.sh
This page took 0.023363 seconds and 4 git commands to generate.