build: add test-tcp-close-accept.c to test deps
Add test/test-tcp-close-accept.c to the dependency list of the `make check` target of the autotools build.
This commit is contained in:
parent
17711b9053
commit
c2c92fa65d
@ -167,6 +167,7 @@ test_run_tests_SOURCES = test/blackhole-server.c \
|
||||
test/test-stdio-over-pipes.c \
|
||||
test/test-tcp-bind-error.c \
|
||||
test/test-tcp-bind6-error.c \
|
||||
test/test-tcp-close-accept.c \
|
||||
test/test-tcp-close-while-connecting.c \
|
||||
test/test-tcp-close.c \
|
||||
test/test-tcp-connect-error-after-write.c \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user