1
0
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:
Andrew Tridgell 2005-05-29 12:10:13 +00:00 committed by Gerald (Jerry) Carter
parent 9679f20272
commit caceb31be8

View File

@ -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
#######################