blob: eec1438a031b6bf1a61b496c44470585e236f1f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Files:
tests/test-j0.c
tests/signature.h
tests/macros.h
Depends-on:
configure.ac:
Makefile.am:
TESTS += test-j0
check_PROGRAMS += test-j0
test_j0_LDADD = $(LDADD) @J0_LIBM@
|