]> git.ozlabs.org Git - ccan/blobdiff - ccan_tools/libtap/tests/skip/Makefile.am
Removed ccan_tools versions of talloc and libtap in favor of ccan ones.
[ccan] / ccan_tools / libtap / tests / skip / Makefile.am
diff --git a/ccan_tools/libtap/tests/skip/Makefile.am b/ccan_tools/libtap/tests/skip/Makefile.am
deleted file mode 100644 (file)
index ea93708..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-
-TESTS =                ../test.t
-TESTS_ENVIRONMENT =    $(SHELL)
-
-EXTRA_DIST =           test.pl
-
-check_PROGRAMS =       test
-
-test_CFLAGS =          -g -I../../src
-test_LDFLAGS =                 -L../../src
-test_LDADD =           -ltap
-
-CLEANFILES =   test.o test.c.out test.pl.out