diff options
author | Stefan Metzmacher <metze@samba.org> | 2007-01-15 07:34:04 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 14:40:55 -0500 |
commit | 0ec7ff5b6b8c7d498037bb68fc9cfead9e44dfc0 (patch) | |
tree | 09488981770153891b08af69a787e0c48dbb216d /source4/main.mk | |
parent | 274df78541eec948e546bb98901b5bb00aaadc00 (diff) | |
download | samba-0ec7ff5b6b8c7d498037bb68fc9cfead9e44dfc0.tar.gz |
r20791: the ejsnet stuff can be a normal smbcalls module...
mimir: when you want to register more functions
please do that in the smb_setup_ejs_net() function
metze
(This used to be commit 5828632931376c3982bf0b6d110d217a8e05d60e)
Diffstat (limited to 'source4/main.mk')
-rw-r--r-- | source4/main.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/main.mk b/source4/main.mk index ba2872e5562..838b13012d4 100644 --- a/source4/main.mk +++ b/source4/main.mk @@ -30,7 +30,6 @@ include torture/config.mk include librpc/config.mk include client/config.mk include libcli/config.mk -include scripting/ejs/ejsnet/config.mk include scripting/ejs/config.mk include scripting/swig/config.mk include kdc/config.mk |