summaryrefslogtreecommitdiffstats
path: root/source/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2008-02-28 13:55:53 +0100
committerVolker Lendecke <vl@samba.org>2008-02-28 15:27:55 +0100
commitae254cb61f4b9331755848c47ebc34e90dd80390 (patch)
treed6d72e233656f5b7b1f5375f2ac200c73444a8e3 /source/Makefile.in
parentd16c295642c3df49be02440427ded0cd9b4179f5 (diff)
downloadsamba-ae254cb61f4b9331755848c47ebc34e90dd80390.tar.gz
samba-ae254cb61f4b9331755848c47ebc34e90dd80390.tar.xz
samba-ae254cb61f4b9331755848c47ebc34e90dd80390.zip
Add basic infrastructure for general async requests
Diffstat (limited to 'source/Makefile.in')
-rw-r--r--source/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Makefile.in b/source/Makefile.in
index 245889b63c7..15b29102452 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -323,7 +323,7 @@ LIB_WITHOUT_PROTO_OBJ = $(LIBSAMBAUTIL_OBJ) \
lib/messages.o librpc/gen_ndr/ndr_messaging.o lib/messages_local.o \
lib/messages_ctdbd.o lib/packet.o lib/ctdbd_conn.o lib/talloc_stack.o \
lib/interfaces.o lib/rbtree.o lib/memcache.o \
- lib/util_transfer_file.o
+ lib/util_transfer_file.o lib/async_req.o
LIB_WITH_PROTO_OBJ = $(VERSION_OBJ) lib/charcnv.o lib/debug.o lib/fault.o \
lib/interface.o lib/md4.o \