]> git.ozlabs.org Git - ccan/blob - ccan_tools/libtap/tests/plan/no_plan/Makefile.am
Include all the tools under ccan_tools dir, hacked to work for me.
[ccan] / ccan_tools / libtap / tests / plan / no_plan / Makefile.am
1
2 TESTS =                 ../../test.t
3 TESTS_ENVIRONMENT =     $(SHELL)
4
5 EXTRA_DIST =            test.pl
6
7 check_PROGRAMS =        test
8
9 test_CFLAGS =           -g -I../../../src
10 test_LDFLAGS =          -L../../../src
11 test_LDADD =            -ltap
12
13 CLEANFILES =    test.o test.c.out test.pl.out