gnulib-tool.py: Add a new GLFileTable class.
[gnulib.git] / modules / bind-tests
blob9ffb71f5b64d89e283b1c0c3c336dd25f6f5530d
1 Files:
2 tests/test-bind.c
3 tests/signature.h
4 tests/macros.h
6 Depends-on:
7 netinet_in
8 sockets
9 inet_pton
11 configure.ac:
13 Makefile.am:
14 TESTS += test-bind
15 check_PROGRAMS += test-bind
16 test_bind_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB)