summaryrefslogtreecommitdiffstats
path: root/source/scripting
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-03-07 16:41:04 +0000
committerJelmer Vernooij <jelmer@samba.org>2006-03-07 16:41:04 +0000
commitbd2c7e262f143b2ef587a2558aead99003908e7d (patch)
tree37d3b87729fd34a99b165affbe10c66c17a9955d /source/scripting
parentd94751ced18ae8f3c2a524b85cdd69aa753e059a (diff)
downloadsamba-bd2c7e262f143b2ef587a2558aead99003908e7d.tar.gz
samba-bd2c7e262f143b2ef587a2558aead99003908e7d.tar.xz
samba-bd2c7e262f143b2ef587a2558aead99003908e7d.zip
r13960: Generate makefile rules for installing/removing shared modules.
Diffstat (limited to 'source/scripting')
-rw-r--r--source/scripting/ejs/config.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/scripting/ejs/config.mk b/source/scripting/ejs/config.mk
index 1376234d51a..3e71e481965 100644
--- a/source/scripting/ejs/config.mk
+++ b/source/scripting/ejs/config.mk
@@ -31,11 +31,11 @@ OBJ_FILES = \
ejsnet.o \
mprutil.o
REQUIRED_SUBSYSTEMS = \
- AUTH EJS LIBBASIC \
+ auth EJS LIBBASIC \
EJSRPC MESSAGING LIBSAMBA3 \
LIBNET LIBSMB LIBPOPT \
POPT_CREDENTIALS POPT_SAMBA \
- LIBDCERPC \
+ dcerpc \
NDR_ALL \
RPC_EJS_SECURITY \
RPC_EJS_LSA \