]> git.ozlabs.org Git - ccan/blobdiff - ccan_tools/libtap/tests/Makefile.am
Include all the tools under ccan_tools dir, hacked to work for me.
[ccan] / ccan_tools / libtap / tests / Makefile.am
diff --git a/ccan_tools/libtap/tests/Makefile.am b/ccan_tools/libtap/tests/Makefile.am
new file mode 100644 (file)
index 0000000..1f1e620
--- /dev/null
@@ -0,0 +1,9 @@
+EXTRA_DIST =   test.t
+
+SUBDIRS=       diag
+SUBDIRS+=      fail
+SUBDIRS+=      ok
+SUBDIRS+=      pass
+SUBDIRS+=      plan
+SUBDIRS+=      skip
+SUBDIRS+=      todo