summaryrefslogtreecommitdiff
path: root/source4/dsdb/config.mk
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2005-10-11 12:31:31 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:39:41 -0500
commit860ffba4e147b7c27b416df60bec587eb61ea148 (patch)
tree172c6e0f57c4c2ded6399d7b6d6bb3362aad302c /source4/dsdb/config.mk
parent1584f64920431d15276dd44c59fc35dc5506c0e7 (diff)
downloadsamba-860ffba4e147b7c27b416df60bec587eb61ea148.tar.gz
samba-860ffba4e147b7c27b416df60bec587eb61ea148.tar.bz2
samba-860ffba4e147b7c27b416df60bec587eb61ea148.zip
r10897: added in a hackish ldb proxy module that I am using to experiment with
mmc management support (This used to be commit 99a5b088810e8e2f4e28b99a4a0e5e7dc9301594)
Diffstat (limited to 'source4/dsdb/config.mk')
-rw-r--r--source4/dsdb/config.mk10
1 files changed, 10 insertions, 0 deletions
diff --git a/source4/dsdb/config.mk b/source4/dsdb/config.mk
index 0b03d221ba..e1d5a39c0e 100644
--- a/source4/dsdb/config.mk
+++ b/source4/dsdb/config.mk
@@ -32,6 +32,16 @@ INIT_OBJ_FILES = \
################################################
################################################
+# Start MODULE libldb_proxy
+[MODULE::libldb_proxy]
+SUBSYSTEM = LIBLDB
+INIT_OBJ_FILES = \
+ dsdb/samdb/ldb_modules/proxy.o
+#
+# End MODULE libldb_proxy
+################################################
+
+################################################
# Start SUBSYSTEM SAMDB
[SUBSYSTEM::SAMDB]
INIT_OBJ_FILES = \