summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorLuke Leighton <lkcl@samba.org>1999-12-04 21:55:39 +0000
committerLuke Leighton <lkcl@samba.org>1999-12-04 21:55:39 +0000
commitf6077db3173c7b6520d5735f78d06138ac273174 (patch)
tree8a919b198a0edf3567c11b9b523ea562b6faa68f /source3/Makefile.in
parent9b44e117f955872ae42dcd5eee128394ca4d9ccd (diff)
downloadsamba-f6077db3173c7b6520d5735f78d06138ac273174.tar.gz
samba-f6077db3173c7b6520d5735f78d06138ac273174.tar.bz2
samba-f6077db3173c7b6520d5735f78d06138ac273174.zip
cool! created higher-order function table for agent redirection.
(This used to be commit 7bb2e55d0d3a00a97bba99ebed722a4adf84093c)
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 cb102e0607..6984baf7c3 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -113,6 +113,7 @@ LIB_OBJ = lib/charcnv.o lib/charset.o lib/debug.o lib/fault.o \
lib/util_file.o mem_man/mem_man.o \
lib/util_sock.o lib/unix_sec_ctxt.o \
lib/util_array.o \
+ lib/vagent.o \
lib/util_hnd.o
UBIQX_OBJ = ubiqx/ubi_BinTree.o ubiqx/ubi_Cache.o ubiqx/ubi_SplayTree.o \