X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan_tools%2Flibtap%2Ftests%2Fdiag%2FMakefile.am;fp=ccan_tools%2Flibtap%2Ftests%2Fdiag%2FMakefile.am;h=0000000000000000000000000000000000000000;hp=ea93708a539b32cdef271f936a917617e4acf3b5;hb=89afb563a8fea1e1c6d4bbcc6b1c51aa6cc8f045;hpb=2d6759d42218bef651c0ece58fe36212099a313c diff --git a/ccan_tools/libtap/tests/diag/Makefile.am b/ccan_tools/libtap/tests/diag/Makefile.am deleted file mode 100644 index ea93708a..00000000 --- a/ccan_tools/libtap/tests/diag/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