summaryrefslogtreecommitdiff
path: root/source4/build
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2005-05-29 00:13:10 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:17:10 -0500
commitf52a74021512aace67f7ecba33ed130102f47533 (patch)
treeafdfdaef7c1cb7ae29144fc47ac740901212e110 /source4/build
parent0befec0920f3e5ffadcdbc9e22943a679c036b53 (diff)
downloadsamba-f52a74021512aace67f7ecba33ed130102f47533.tar.gz
samba-f52a74021512aace67f7ecba33ed130102f47533.tar.bz2
samba-f52a74021512aace67f7ecba33ed130102f47533.zip
r7061: A ejs scripting client. This should allow javascript to be run in a
command line environment instead of inside the web server. It doesn't work yet though, rather an exception is thrown when trying to call ejsDefineStringCFunction(). (This used to be commit 3444cd5429dfef5a67d5bf7818ae08e4e8cc5ccc)
Diffstat (limited to 'source4/build')
-rw-r--r--source4/build/smb_build/main.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/build/smb_build/main.pm b/source4/build/smb_build/main.pm
index dd0487110a..593064c75f 100644
--- a/source4/build/smb_build/main.pm
+++ b/source4/build/smb_build/main.pm
@@ -62,6 +62,7 @@ sub smb_build_main($)
"libcli/config.mk",
"libcli/security/config.mk",
"lib/com/config.mk",
+ "scripting/config.mk",
"scripting/swig/config.mk",
);