]> git.ozlabs.org Git - ccan/blob - ccan_tools/libtap/tests/pass/Makefile.am
First cut of hashing routines.
[ccan] / ccan_tools / libtap / tests / pass / 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