summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2006-08-05 17:49:35 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 11:38:33 -0500
commitac9628de48069be57a5159a6fe0cb0fdb7b33c5d (patch)
treee9c0d8bf9d3a262d94852f43c34c189dc61411b5 /source3/Makefile.in
parentab75c563704fa86c409072bf1b0938e005aff5ca (diff)
downloadsamba-ac9628de48069be57a5159a6fe0cb0fdb7b33c5d.tar.gz
samba-ac9628de48069be57a5159a6fe0cb0fdb7b33c5d.tar.bz2
samba-ac9628de48069be57a5159a6fe0cb0fdb7b33c5d.zip
r17425: Add the multi-key wrapper. If it's necessary to add general blobs as keys,
this can trivially be added later. Volker (This used to be commit 6915adb9780052952e4a1d9e1c3e6cac06f48463)
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 0ff5872063..fad8763247 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -225,7 +225,7 @@ LIB_OBJ = $(VERSION_OBJ) lib/charcnv.o lib/debug.o lib/fault.o \
lib/md5.o lib/hmacmd5.o lib/arc4.o lib/iconv.o \
nsswitch/wb_client.o $(WBCOMMON_OBJ) \
lib/pam_errors.o intl/lang_tdb.o \
- lib/adt_tree.o lib/gencache.o $(TDB_OBJ) \
+ lib/adt_tree.o lib/gencache.o $(TDB_OBJ) lib/tdb_multikey.o \
lib/module.o lib/events.o lib/ldap_escape.o @CHARSET_STATIC@ \
lib/secdesc.o lib/util_seaccess.o lib/secace.o lib/secacl.o @SOCKWRAP@ \
libads/krb5_errs.o lib/system_smbd.o lib/audit.o