mirror of
https://github.com/samba-team/samba.git
synced 2025-01-07 17:18:11 +03:00
r7077: pull in a bunch more libs for smbscript. I plan on making a whole lot
of internal functions available to ejs, including rpc functions. This should hopefully fix the link on solaris10 as well
This commit is contained in:
parent
9679f20272
commit
caceb31be8
@ -13,7 +13,8 @@ REQUIRED_SUBSYSTEMS = EJS LIBBASIC
|
||||
[BINARY::smbscript]
|
||||
OBJ_FILES = \
|
||||
scripting/ejs/smbscript.o
|
||||
REQUIRED_SUBSYSTEMS = EJS LIBBASIC SMBCALLS
|
||||
REQUIRED_SUBSYSTEMS = EJS LIBBASIC SMBCALLS CONFIG LIBSMB RPC
|
||||
|
||||
# End BINARY SMBSCRIPT
|
||||
#######################
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user