summaryrefslogtreecommitdiff
path: root/source4/scripting
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-03-09 22:25:50 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:56:52 -0500
commit429a23c48d81f6b02449f5a7d01b2002849ae4e1 (patch)
tree67798bac600dc1034fa0caf1f88511fe4391ac2b /source4/scripting
parentc6519ad9c0a45981a4ae101ee961acc397d4140d (diff)
downloadsamba-429a23c48d81f6b02449f5a7d01b2002849ae4e1.tar.gz
samba-429a23c48d81f6b02449f5a7d01b2002849ae4e1.tar.bz2
samba-429a23c48d81f6b02449f5a7d01b2002849ae4e1.zip
r14110: make ndr interface parsing code libraries,
so it will not included in multiple modules or binaries metze (This used to be commit 13c105974744c510a62a7c8db2230b60c11b2315)
Diffstat (limited to 'source4/scripting')
-rw-r--r--source4/scripting/ejs/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/scripting/ejs/config.mk b/source4/scripting/ejs/config.mk
index e330e022a4..aae428cbff 100644
--- a/source4/scripting/ejs/config.mk
+++ b/source4/scripting/ejs/config.mk
@@ -79,7 +79,7 @@ REQUIRED_SUBSYSTEMS = \
LIBNET LIBSMB LIBPOPT \
POPT_CREDENTIALS POPT_SAMBA \
dcerpc \
- NDR_ALL \
+ NDR_TABLE \
RPC_EJS_SECURITY \
RPC_EJS_LSA \
RPC_EJS_ECHO \