s3-build: fix the build after tsocket changes.
authorGünther Deschner <gd@samba.org>
Thu, 2 Apr 2009 22:30:13 +0000 (00:30 +0200)
committerGünther Deschner <gd@samba.org>
Thu, 2 Apr 2009 22:30:58 +0000 (00:30 +0200)
Metze, please check.

Guenther

source3/Makefile.in

index 9a97d8de64d80089a0e1507bc55182695fcdd32f..1578abf6b610bc65e00430f7c5076d1fb53808da 100644 (file)
@@ -466,8 +466,6 @@ LIBCLI_LDAP_NDR_OBJ = ../libcli/ldap/ldap_ndr.o
 LIBTSOCKET_OBJ = ../lib/tsocket/tsocket.o \
                ../lib/tsocket/tsocket_helpers.o \
                ../lib/tsocket/tsocket_bsd.o \
-               ../lib/tsocket/tsocket_recvfrom.o \
-               ../lib/tsocket/tsocket_sendto.o \
                ../lib/tsocket/tsocket_connect.o \
                ../lib/tsocket/tsocket_writev.o \
                ../lib/tsocket/tsocket_readv.o