X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan_tools%2Flibtap%2Ftests%2Fplan%2Fsane%2FMakefile.am;fp=ccan_tools%2Flibtap%2Ftests%2Fplan%2Fsane%2FMakefile.am;h=0000000000000000000000000000000000000000;hp=11a66c16a8c475be875e5c35df6d476df94bb41f;hb=89afb563a8fea1e1c6d4bbcc6b1c51aa6cc8f045;hpb=2d6759d42218bef651c0ece58fe36212099a313c diff --git a/ccan_tools/libtap/tests/plan/sane/Makefile.am b/ccan_tools/libtap/tests/plan/sane/Makefile.am deleted file mode 100644 index 11a66c16..00000000 --- a/ccan_tools/libtap/tests/plan/sane/Makefile.am +++ /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