summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/ldb_modules/config.mk
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2008-09-12 13:57:50 -0400
committerSimo Sorce <idra@samba.org>2008-09-12 13:57:50 -0400
commite4412a0470b18ea9e605f2afb00c23609102d59c (patch)
treec2ee8182f3a5a43f65cb481f3d5d23eb3124add8 /source4/dsdb/samdb/ldb_modules/config.mk
parente06030367040d4a875e56ba6ef709f8daadd6992 (diff)
downloadsamba-e4412a0470b18ea9e605f2afb00c23609102d59c.tar.gz
samba-e4412a0470b18ea9e605f2afb00c23609102d59c.tar.bz2
samba-e4412a0470b18ea9e605f2afb00c23609102d59c.zip
Remove ancient remains of first experimentations about
supporting a schema (This used to be commit 53b57300c799a079b4d64815243fe6120e0a9fa2)
Diffstat (limited to 'source4/dsdb/samdb/ldb_modules/config.mk')
-rw-r--r--source4/dsdb/samdb/ldb_modules/config.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/source4/dsdb/samdb/ldb_modules/config.mk b/source4/dsdb/samdb/ldb_modules/config.mk
index 830f7c9fa1..00e4f1af92 100644
--- a/source4/dsdb/samdb/ldb_modules/config.mk
+++ b/source4/dsdb/samdb/ldb_modules/config.mk
@@ -204,17 +204,6 @@ INIT_FUNCTION = LDB_MODULE(partition)
ldb_partition_OBJ_FILES = $(dsdbsrcdir)/samdb/ldb_modules/partition.o
################################################
-# Start MODULE ldb_schema
-[MODULE::ldb_schema]
-SUBSYSTEM = LIBLDB
-PRIVATE_DEPENDENCIES = LIBTALLOC LIBEVENTS LIBLDB
-INIT_FUNCTION = LDB_MODULE(schema)
-# End MODULE ldb_schema
-################################################
-
-ldb_schema_OBJ_FILES = $(addprefix $(dsdbsrcdir)/samdb/ldb_modules/, schema.o schema_syntax.o)
-
-################################################
# Start MODULE ldb_update_kt
[MODULE::ldb_update_keytab]
SUBSYSTEM = LIBLDB