Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / recv-tests
blobe5336111105523af3316eb49ffb0522b5bbbe6fe
1 Files:
2 tests/test-recv.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
7 sockets
9 configure.ac:
11 Makefile.am:
12 TESTS += test-recv
13 check_PROGRAMS += test-recv
14 test_recv_LDADD = $(LDADD) @LIBSOCKET@