summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/config.mk
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2005-07-21 07:59:01 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:29:52 -0500
commit2a0cf520e3255d8e1bdec1bedd710489619de614 (patch)
treea8d22ca77e1496ed94b611a29e58a7bd00cdc39e /source4/lib/ldb/config.mk
parentc7204bd9856dd4a58c420a590f1b2abab8aaa70e (diff)
downloadsamba-2a0cf520e3255d8e1bdec1bedd710489619de614.tar.gz
samba-2a0cf520e3255d8e1bdec1bedd710489619de614.tar.bz2
samba-2a0cf520e3255d8e1bdec1bedd710489619de614.zip
r8667: Further simply the provision script, by removing the 'name' attribute.
This is now calculated on the fly for every add and modify. Andrew Bartlett (This used to be commit ed1f2e029c840d2b3ecb49dbe6e8cd67588eeeed)
Diffstat (limited to 'source4/lib/ldb/config.mk')
-rw-r--r--source4/lib/ldb/config.mk9
1 files changed, 9 insertions, 0 deletions
diff --git a/source4/lib/ldb/config.mk b/source4/lib/ldb/config.mk
index 39bf004e5d..fe339f9e17 100644
--- a/source4/lib/ldb/config.mk
+++ b/source4/lib/ldb/config.mk
@@ -17,6 +17,15 @@ INIT_OBJ_FILES = \
################################################
################################################
+# Start MODULE libldb_rdn_name
+[MODULE::libldb_rdn_name]
+SUBSYSTEM = LIBLDB
+INIT_OBJ_FILES = \
+ lib/ldb/modules/rdn_name.o
+# End MODULE libldb_rdn_name
+################################################
+
+################################################
# Start MODULE libldb_schema
[MODULE::libldb_schema]
SUBSYSTEM = LIBLDB