summaryrefslogtreecommitdiff
path: root/source4/dsdb/config.mk
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2005-02-27 16:35:19 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:10:55 -0500
commit625a2673c17d3a47f16f50fc5fdbe6f09f8c6a5e (patch)
treedebf4fa893eeada02e9dcc29f1e48c7ce9d19205 /source4/dsdb/config.mk
parentb1b14817eaa6e6579596d54166e17bc8d5605c01 (diff)
downloadsamba-625a2673c17d3a47f16f50fc5fdbe6f09f8c6a5e.tar.gz
samba-625a2673c17d3a47f16f50fc5fdbe6f09f8c6a5e.tar.bz2
samba-625a2673c17d3a47f16f50fc5fdbe6f09f8c6a5e.zip
r5587: more work around the samldb module
fix the provision.ldif the layout of the @MODULES dn has changed since last commit (This used to be commit acb99e63d40e71fa843c1b7a1719a350a353ed28)
Diffstat (limited to 'source4/dsdb/config.mk')
-rw-r--r--source4/dsdb/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/dsdb/config.mk b/source4/dsdb/config.mk
index f636fea3fa..060fa98c46 100644
--- a/source4/dsdb/config.mk
+++ b/source4/dsdb/config.mk
@@ -6,6 +6,7 @@
SUBSYSTEM = LIBLDB
INIT_OBJ_FILES = \
dsdb/samdb/ldb_modules/samldb.o
+#
# End MODULE libldb_samldb
################################################