Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / expl-tests
blob5296c2b3a938b98e1957dffef6876e92e85c5e3d
1 Files:
2 tests/test-expl.c
3 tests/test-exp.h
4 tests/signature.h
5 tests/macros.h
6 tests/randoml.c
8 Depends-on:
9 fpucw
10 float
12 configure.ac:
14 Makefile.am:
15 TESTS += test-expl
16 check_PROGRAMS += test-expl
17 test_expl_SOURCES = test-expl.c randoml.c
18 test_expl_LDADD = $(LDADD) @EXPL_LIBM@