summaryrefslogtreecommitdiff
path: root/source4/heimdal_build
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2005-08-20 06:00:50 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:33:35 -0500
commit55f5453bc81d9a3a4fe67ff0a6ba528d8d0f7984 (patch)
tree19d28e75e07ead51f0096328ddf913726cfbd59e /source4/heimdal_build
parentb456bfa0155ea70ca60590a83e19232c63ec1ac1 (diff)
downloadsamba-55f5453bc81d9a3a4fe67ff0a6ba528d8d0f7984.tar.gz
samba-55f5453bc81d9a3a4fe67ff0a6ba528d8d0f7984.tar.bz2
samba-55f5453bc81d9a3a4fe67ff0a6ba528d8d0f7984.zip
r9413: Bring Samba4 back up to date with lorikeet-heimdal.
Delete test_crypto_wrapping.c, previously included but unbuilt. Andrew Bartlett (This used to be commit d5fb30fb0cef330e0947969f0c9afc1f58fc4c7d)
Diffstat (limited to 'source4/heimdal_build')
-rw-r--r--source4/heimdal_build/config.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/source4/heimdal_build/config.mk b/source4/heimdal_build/config.mk
index 6e8882ed11..d311f8636f 100644
--- a/source4/heimdal_build/config.mk
+++ b/source4/heimdal_build/config.mk
@@ -21,11 +21,21 @@ NOPROTO = YES
ADD_OBJ_FILES = \
heimdal/lib/hdb/db.o \
heimdal/lib/hdb/hdb.o \
+ heimdal/lib/hdb/ext.o \
heimdal/lib/hdb/keys.o \
+ heimdal/lib/hdb/mkey.o \
heimdal/lib/hdb/ndbm.o \
heimdal/lib/hdb/asn1_Event.o \
heimdal/lib/hdb/asn1_GENERATION.o \
heimdal/lib/hdb/asn1_HDBFlags.o \
+ heimdal/lib/hdb/asn1_HDB_Ext_Aliases.o \
+ heimdal/lib/hdb/asn1_HDB_Ext_Constrained_delegation_acl.o \
+ heimdal/lib/hdb/asn1_HDB_Ext_Lan_Manager_OWF.o \
+ heimdal/lib/hdb/asn1_HDB_Ext_PKINIT_acl.o \
+ heimdal/lib/hdb/asn1_HDB_Ext_PKINIT_certificate.o \
+ heimdal/lib/hdb/asn1_HDB_Ext_Password.o \
+ heimdal/lib/hdb/asn1_HDB_extension.o \
+ heimdal/lib/hdb/asn1_HDB_extensions.o \
heimdal/lib/hdb/asn1_Key.o \
heimdal/lib/hdb/asn1_Salt.o \
heimdal/lib/hdb/asn1_hdb_entry.o \