tests: remove License section from module
[gnulib.git] / modules / select-tests
index 84d8f1b..fff6ec3 100644 (file)
@@ -1,4 +1,5 @@
 Files:
+tests/signature.h
 tests/test-select.c
 tests/test-select-fd.c
 tests/test-select-in.sh
@@ -33,9 +34,6 @@ TESTS += test-select test-select-in.sh test-select-out.sh
 # test-select-stdin has to be run by hand.
 TESTS_ENVIRONMENT += EXEEXT='@EXEEXT@'
 check_PROGRAMS += test-select test-select-fd test-select-stdin
-test_select_LDADD = $(LDADD) @LIBSOCKET@
+test_select_LDADD = $(LDADD) @LIBSOCKET@ $(INET_PTON_LIB)
 test_select_fd_LDADD = $(LDADD) @LIBSOCKET@
 test_select_stdin_LDADD = $(LDADD) @LIBSOCKET@
-
-License:
-LGPL