summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2010-07-04 18:02:36 +0200
committerVolker Lendecke <vl@samba.org>2010-07-05 11:06:24 +0200
commit23790c9a8f54593602dce27a3fb1b1f752299431 (patch)
tree953451b14d979a9048d18c45d0111e38fc30ef4e /source3/Makefile.in
parent58b9595babebdeb42cd6ffdc2b12e54b46964127 (diff)
downloadsamba-23790c9a8f54593602dce27a3fb1b1f752299431.tar.gz
samba-23790c9a8f54593602dce27a3fb1b1f752299431.tar.bz2
samba-23790c9a8f54593602dce27a3fb1b1f752299431.zip
s3: Add sconn_server_id()
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 4e415722dc..975b3fe484 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -384,6 +384,7 @@ LIB_OBJ = $(LIBSAMBAUTIL_OBJ) $(UTIL_OBJ) $(CRYPTO_OBJ) \
lib/interfaces.o lib/memcache.o \
lib/talloc_dict.o \
lib/serverid.o \
+ lib/util_sconn.o \
lib/util_transfer_file.o ../lib/async_req/async_sock.o \
$(TDB_LIB_OBJ) \
$(VERSION_OBJ) lib/charcnv.o lib/debug.o lib/fault.o \