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