summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2009-09-07 20:31:01 -0700
committerJeremy Allison <jra@samba.org>2009-09-07 20:31:01 -0700
commit5ce12a05658ce03bf6414c15f20c28e125897dc2 (patch)
tree1104ab4d557b06d06c9532f2aa7dd37a5cd0d6cd /source3/Makefile.in
parentac77482e871ee752ade1c56bff94915f6c0a219b (diff)
downloadsamba-5ce12a05658ce03bf6414c15f20c28e125897dc2.tar.gz
samba-5ce12a05658ce03bf6414c15f20c28e125897dc2.tar.bz2
samba-5ce12a05658ce03bf6414c15f20c28e125897dc2.zip
Add read() to socketwrapper. Metze please check.
Jeremy.
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 3528d6ce39..76ab280a1a 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -1100,7 +1100,7 @@ REPLACETORT_OBJ = @libreplacedir@/test/testsuite.o \
@libreplacedir@/test/os2_delete.o \
@libreplacedir@/test/strptime.o \
@libreplacedir@/test/main.o \
- $(LIBREPLACE_OBJ)
+ $(LIBREPLACE_OBJ) $(SOCKET_WRAPPER_OBJ)
DEBUG2HTML_OBJ = utils/debug2html.o utils/debugparse.o