summaryrefslogtreecommitdiff
path: root/source4/scripting/ejs/config.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2007-05-18 08:16:50 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:52:37 -0500
commit47e5c163d63ae04381a67cd4d5cc428f22374bb6 (patch)
tree35d75d44580a32dd8c110dd0edcb8eddc4906d80 /source4/scripting/ejs/config.mk
parentd7e913d1931ddaa1f908b849b7f29629e1ddcee0 (diff)
downloadsamba-47e5c163d63ae04381a67cd4d5cc428f22374bb6.tar.gz
samba-47e5c163d63ae04381a67cd4d5cc428f22374bb6.tar.bz2
samba-47e5c163d63ae04381a67cd4d5cc428f22374bb6.zip
r22993: - make it possible to load a dsdb_schema from ldif via the ejs bindings
- make it possible to set ntds_objectGUID and ntds_invocationId via the ejy bindings metze (This used to be commit df7863ea1c964ec58feedd0bf72ef64456e3a3d1)
Diffstat (limited to 'source4/scripting/ejs/config.mk')
-rw-r--r--source4/scripting/ejs/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/scripting/ejs/config.mk b/source4/scripting/ejs/config.mk
index d5ce2dd614..f1c17ad21d 100644
--- a/source4/scripting/ejs/config.mk
+++ b/source4/scripting/ejs/config.mk
@@ -15,6 +15,7 @@ INIT_FUNCTION = smb_setup_ejs_config
OBJ_FILES = smbcalls_ldb.o
SUBSYSTEM = smbcalls
INIT_FUNCTION = smb_setup_ejs_ldb
+PRIVATE_DEPENDENCIES = LIBLDB SAMDB LIBNDR
[MODULE::smbcalls_nbt]
OBJ_FILES = smbcalls_nbt.o