summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/config.mk
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2005-06-26 23:59:22 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:18:52 -0500
commit1702f52498168c0437416dec1014cedead634774 (patch)
tree51085d868dd9e562571ccb96dac48a5dd43bd55a /source4/lib/ldb/config.mk
parent14b0722edf38872ba258c27e27094536ecb93d4f (diff)
downloadsamba-1702f52498168c0437416dec1014cedead634774.tar.gz
samba-1702f52498168c0437416dec1014cedead634774.tar.bz2
samba-1702f52498168c0437416dec1014cedead634774.zip
r7936: new ldb_dn_explode and ldb_dn_casefold functions and co
(This used to be commit 7ccf21ab4eeb9821e457308a239f2103a106fb12)
Diffstat (limited to 'source4/lib/ldb/config.mk')
-rw-r--r--source4/lib/ldb/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/ldb/config.mk b/source4/lib/ldb/config.mk
index cf3a7fa93d..61bd8f0152 100644
--- a/source4/lib/ldb/config.mk
+++ b/source4/lib/ldb/config.mk
@@ -70,7 +70,7 @@ ADD_OBJ_FILES = \
lib/ldb/common/ldb_utf8.o \
lib/ldb/common/ldb_debug.o \
lib/ldb/common/ldb_modules.o \
- lib/ldb/common/ldb_explode_dn.o
+ lib/ldb/common/ldb_dn.o
REQUIRED_SUBSYSTEMS = \
LIBREPLACE LIBTALLOC LDBSAMBA
NOPROTO = YES