summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2012-07-06 13:19:20 +0200
committerJeremy Allison <jra@samba.org>2012-07-18 15:40:01 -0700
commit715653a335acec525e8b0aa6d24d840d9d347eb9 (patch)
tree87a607fcc98ebc0491eecf63559b93e219cb27f5 /source3/Makefile.in
parent66eb7bc6ecb1d9bada5b738fff6b428c59be29cc (diff)
downloadsamba-715653a335acec525e8b0aa6d24d840d9d347eb9.tar.gz
samba-715653a335acec525e8b0aa6d24d840d9d347eb9.tar.bz2
samba-715653a335acec525e8b0aa6d24d840d9d347eb9.zip
s3:vfs_aio_pthread: Convert to libasys
Signed-off-by: Jeremy Allison <jra@samba.org>
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 672f2acb6c..06090446c3 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -453,6 +453,7 @@ LIB_OBJ = $(LIBSAMBAUTIL_OBJ) $(UTIL_OBJ) $(CRYPTO_OBJ) $(LIBTSOCKET_OBJ) \
../lib/socket/interfaces.o lib/memcache.o \
lib/talloc_dict.o \
lib/serverid.o \
+ lib/asys/asys.o \
lib/util_transfer_file.o ../lib/async_req/async_sock.o \
lib/addrchange.o \
$(TDB_LIB_OBJ) \