summaryrefslogtreecommitdiff
path: root/lib/tsocket/config.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-02-18 09:14:26 +0100
committerStefan Metzmacher <metze@samba.org>2009-03-19 16:20:22 +0100
commitd848d517b54074ae6b0e2349383554302b85109c (patch)
treeed9fe6e9fb63e4a4d799252ee1d04681d17b62b8 /lib/tsocket/config.mk
parent2e0e416676f5d67e716f272d3923386c3f0c9524 (diff)
downloadsamba-d848d517b54074ae6b0e2349383554302b85109c.tar.gz
samba-d848d517b54074ae6b0e2349383554302b85109c.tar.bz2
samba-d848d517b54074ae6b0e2349383554302b85109c.zip
lib/tsocket: add some useful helper functions
metze
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 afc625d5db..2ba6b3969c 100644
--- a/lib/tsocket/config.mk
+++ b/lib/tsocket/config.mk
@@ -2,7 +2,8 @@
PRIVATE_DEPENDENCIES = LIBTALLOC LIBTEVENT LIBREPLACE_NETWORK
LIBTSOCKET_OBJ_FILES = $(addprefix ../lib/tsocket/, \
- tsocket.o)
+ tsocket.o \
+ tsocket_helpers.o)
PUBLIC_HEADERS += $(addprefix ../lib/tsocket/, \
tsocket.h\