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