summaryrefslogtreecommitdiff
path: root/lib/tsocket/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tsocket/config.mk')
-rw-r--r--lib/tsocket/config.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/tsocket/config.mk b/lib/tsocket/config.mk
index b3890408f9..72614a3f82 100644
--- a/lib/tsocket/config.mk
+++ b/lib/tsocket/config.mk
@@ -7,7 +7,8 @@ LIBTSOCKET_OBJ_FILES = $(addprefix ../lib/tsocket/, \
tsocket_bsd.o \
tsocket_recvfrom.o \
tsocket_sendto.o \
- tsocket_connect.o)
+ tsocket_connect.o \
+ tsocket_writev.o)
PUBLIC_HEADERS += $(addprefix ../lib/tsocket/, \
tsocket.h\